| Package | Description |
|---|---|
| org.plasma.query.model |
PlasmaSDO™ License
This is a community release of PlasmaSDO™, a dual-license
Service Data Object (SDO) 2.1 implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected SortDirectionValues |
Property.direction |
| Modifier and Type | Method and Description |
|---|---|
static SortDirectionValues |
SortDirectionValues.fromValue(String v) |
SortDirectionValues |
Property.getDirection() |
static SortDirectionValues |
SortDirectionValues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortDirectionValues[] |
SortDirectionValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Property.setDirection(SortDirectionValues value) |
| Constructor and Description |
|---|
Property(String name,
Path path,
SortDirectionValues direction) |
Property(String name,
SortDirectionValues direction) |
Copyright © 2017. All rights reserved.