Uses of Enum Class
com.mypurecloud.sdk.v2.model.ScimV2SchemaAttribute.TypeEnum
Packages that use ScimV2SchemaAttribute.TypeEnum
-
Uses of ScimV2SchemaAttribute.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ScimV2SchemaAttribute.TypeEnumModifier and TypeMethodDescriptionScimV2SchemaAttribute.TypeEnum.fromString(String key) ScimV2SchemaAttribute.getType()Returns the enum constant of this class with the specified name.static ScimV2SchemaAttribute.TypeEnum[]ScimV2SchemaAttribute.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.