|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of SpeedUnitType in net.opengis.ols.v_1_2 |
|---|
| Fields in net.opengis.ols.v_1_2 declared as SpeedUnitType | |
|---|---|
protected SpeedUnitType |
SpeedType.uom
|
| Methods in net.opengis.ols.v_1_2 that return SpeedUnitType | |
|---|---|
static SpeedUnitType |
SpeedUnitType.fromValue(String v)
|
SpeedUnitType |
SpeedType.getUom()
Gets the value of the uom property. |
static SpeedUnitType |
SpeedUnitType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SpeedUnitType[] |
SpeedUnitType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.opengis.ols.v_1_2 with parameters of type SpeedUnitType | |
|---|---|
void |
SpeedType.setUom(SpeedUnitType value)
Sets the value of the uom property. |
SpeedType |
SpeedType.withUom(SpeedUnitType value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||