Uses of Enum
com.okta.sdk.resource.model.UserSchemaAttributeType
Packages that use UserSchemaAttributeType
-
Uses of UserSchemaAttributeType in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return UserSchemaAttributeTypeModifier and TypeMethodDescriptionstatic UserSchemaAttributeTypeGroupSchemaAttribute.getType()Type of propertyUserSchemaAttribute.getType()Type of propertystatic UserSchemaAttributeTypeReturns the enum constant of this type with the specified name.static UserSchemaAttributeType[]UserSchemaAttributeType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okta.sdk.resource.model with parameters of type UserSchemaAttributeTypeModifier and TypeMethodDescriptionvoidGroupSchemaAttribute.setType(UserSchemaAttributeType type) voidUserSchemaAttribute.setType(UserSchemaAttributeType type) GroupSchemaAttribute.type(UserSchemaAttributeType type) UserSchemaAttribute.type(UserSchemaAttributeType type)