Modifier and Type | Method and Description |
---|---|
CompositePathSortOrder |
CompositePath.order()
Gets the sort order for the composite path.
|
static CompositePathSortOrder |
CompositePathSortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompositePathSortOrder[] |
CompositePathSortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CompositePath |
CompositePath.order(CompositePathSortOrder order)
Gets the sort order for the composite path.
|
Copyright © 2019. All rights reserved.