|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SequenceRuleNames | |
|---|---|
| net.opengis.gml | |
| Uses of SequenceRuleNames in net.opengis.gml |
|---|
| Fields in net.opengis.gml declared as SequenceRuleNames | |
|---|---|
protected SequenceRuleNames |
SequenceRuleType.value
|
| Methods in net.opengis.gml that return SequenceRuleNames | |
|---|---|
static SequenceRuleNames |
SequenceRuleNames.fromValue(String v)
|
SequenceRuleNames |
SequenceRuleType.getValue()
List of codes (adopted from ISO 19123 Annex C) that identifies the rule for traversing a grid to correspond with the sequence of members of the rangeSet. |
static SequenceRuleNames |
SequenceRuleNames.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SequenceRuleNames[] |
SequenceRuleNames.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.opengis.gml with parameters of type SequenceRuleNames | |
|---|---|
void |
SequenceRuleType.setValue(SequenceRuleNames value)
Définit la valeur de la propriété value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||