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