Uses of Enum Class
com.sun.identity.sm.AttributeSchema.Type
Packages that use AttributeSchema.Type
Package
Description
Provides classes for accessing the Service Management Service (SMS).
-
Uses of AttributeSchema.Type in com.sun.identity.sm
Methods in com.sun.identity.sm that return AttributeSchema.TypeModifier and TypeMethodDescriptionAttributeSchema.getType()
Returns the type of the attribute.static AttributeSchema.Type
Returns the enum constant of this class with the specified name.static AttributeSchema.Type[]
AttributeSchema.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.