Uses of Enum
be.personify.iam.scim.schema.SchemaAttributeType
Packages that use SchemaAttributeType
-
Uses of SchemaAttributeType in be.personify.iam.scim.schema
Methods in be.personify.iam.scim.schema that return SchemaAttributeTypeModifier and TypeMethodDescriptionstatic SchemaAttributeTypeSchemaAttributeType.fromString(String text) static SchemaAttributeTypeReturns the enum constant of this type with the specified name.static SchemaAttributeType[]SchemaAttributeType.values()Returns an array containing the constants of this enum type, in the order they are declared.