Uses of Enum
io.jans.as.model.json.PropertyDefinition.ClassNames
Packages that use PropertyDefinition.ClassNames
-
Uses of PropertyDefinition.ClassNames in io.jans.as.model.json
Methods in io.jans.as.model.json that return PropertyDefinition.ClassNamesModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static PropertyDefinition.ClassNames[]PropertyDefinition.ClassNames.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.jans.as.model.json that return types with arguments of type PropertyDefinition.ClassNames