| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.subjectarea.properties.objects.common |
| Modifier and Type | Method and Description |
|---|---|
SequencingOrder |
FindRequest.getSequencingOrder()
Return the sequencing order for the results.
|
static SequencingOrder |
SequencingOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SequencingOrder[] |
SequencingOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FindRequest.setSequencingOrder(SequencingOrder sequencingOrder)
Set up the sequencing order for the results.
|
Copyright © 2018–2020 ODPi. All rights reserved.