|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DistanceUnitType in net.opengis.ols.v_1_2 |
|---|
| Fields in net.opengis.ols.v_1_2 declared as DistanceUnitType | |
|---|---|
protected DistanceUnitType |
DirectoryRequestType.distanceUnit
|
protected DistanceUnitType |
DetermineRouteRequestType.distanceUnit
|
protected DistanceUnitType |
RadiusType.unit
|
protected DistanceUnitType |
DistanceType.uom
|
| Methods in net.opengis.ols.v_1_2 that return DistanceUnitType | |
|---|---|
static DistanceUnitType |
DistanceUnitType.fromValue(String v)
|
DistanceUnitType |
DirectoryRequestType.getDistanceUnit()
Gets the value of the distanceUnit property. |
DistanceUnitType |
DetermineRouteRequestType.getDistanceUnit()
Gets the value of the distanceUnit property. |
DistanceUnitType |
RadiusType.getUnit()
Gets the value of the unit property. |
DistanceUnitType |
DistanceType.getUom()
Gets the value of the uom property. |
static DistanceUnitType |
DistanceUnitType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DistanceUnitType[] |
DistanceUnitType.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 DistanceUnitType | |
|---|---|
void |
DirectoryRequestType.setDistanceUnit(DistanceUnitType value)
Sets the value of the distanceUnit property. |
void |
DetermineRouteRequestType.setDistanceUnit(DistanceUnitType value)
Sets the value of the distanceUnit property. |
void |
RadiusType.setUnit(DistanceUnitType value)
Sets the value of the unit property. |
void |
DistanceType.setUom(DistanceUnitType value)
Sets the value of the uom property. |
DirectoryRequestType |
DirectoryRequestType.withDistanceUnit(DistanceUnitType value)
|
DetermineRouteRequestType |
DetermineRouteRequestType.withDistanceUnit(DistanceUnitType value)
|
RadiusType |
RadiusType.withUnit(DistanceUnitType value)
|
DistanceType |
DistanceType.withUom(DistanceUnitType value)
|
AltitudeType |
AltitudeType.withUom(DistanceUnitType value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||