Package | Description |
---|---|
com.sun.identity.sm |
Provides classes for accessing the Service Management Service (SMS).
|
Modifier and Type | Method and Description |
---|---|
AttributeSchema.ListOrder |
AttributeSchemaImpl.getListOrder()
Returns the list order of the attribute, or
null if the list order is not defined. |
AttributeSchema.ListOrder |
AttributeSchema.getListOrder()
Returns the list order of the attribute.
|
static AttributeSchema.ListOrder |
AttributeSchema.ListOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeSchema.ListOrder[] |
AttributeSchema.ListOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.