|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VerticalOffsetDirectionType | |
|---|---|
| net.opengis.gml.v_3_3.lro | |
| Uses of VerticalOffsetDirectionType in net.opengis.gml.v_3_3.lro |
|---|
| Fields in net.opengis.gml.v_3_3.lro declared as VerticalOffsetDirectionType | |
|---|---|
protected VerticalOffsetDirectionType |
LRMWithOffsetType.positiveVerticalOffsetDirection
|
| Methods in net.opengis.gml.v_3_3.lro that return VerticalOffsetDirectionType | |
|---|---|
static VerticalOffsetDirectionType |
VerticalOffsetDirectionType.fromValue(String v)
|
VerticalOffsetDirectionType |
LRMWithOffsetType.getPositiveVerticalOffsetDirection()
Gets the value of the positiveVerticalOffsetDirection property. |
static VerticalOffsetDirectionType |
VerticalOffsetDirectionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VerticalOffsetDirectionType[] |
VerticalOffsetDirectionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.opengis.gml.v_3_3.lro with parameters of type VerticalOffsetDirectionType | |
|---|---|
void |
LRMWithOffsetType.setPositiveVerticalOffsetDirection(VerticalOffsetDirectionType value)
Sets the value of the positiveVerticalOffsetDirection property. |
LRMWithOffsetType |
LRMWithOffsetType.withPositiveVerticalOffsetDirection(VerticalOffsetDirectionType value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||