Package | Description |
---|---|
org.citygml4j.model.gml.coverage |
Modifier and Type | Method and Description |
---|---|
static IncrementOrder |
IncrementOrder.fromValue(java.lang.String v) |
IncrementOrder |
SequenceRule.getOrder() |
static IncrementOrder |
IncrementOrder.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IncrementOrder[] |
IncrementOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SequenceRule.setOrder(IncrementOrder order) |