Uses of Enum
io.jans.as.model.json.PropertyDefinition
Packages that use PropertyDefinition
-
Uses of PropertyDefinition in io.jans.as.model.json
Methods in io.jans.as.model.json that return PropertyDefinitionModifier and TypeMethodDescriptionstatic PropertyDefinition
Returns the enum constant of this type with the specified name.static PropertyDefinition[]
PropertyDefinition.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.jans.as.model.json with parameters of type PropertyDefinitionModifier and TypeMethodDescriptionvoid
JsonApplier.apply
(org.json.JSONObject source, Object target, PropertyDefinition property)