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