|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of SpeedType in net.opengis.ols.v_1_2 |
|---|
| Fields in net.opengis.ols.v_1_2 declared as SpeedType | |
|---|---|
protected SpeedType |
PositionType.speed
|
| Methods in net.opengis.ols.v_1_2 that return SpeedType | |
|---|---|
SpeedType |
ObjectFactory.createSpeedType()
Create an instance of SpeedType |
SpeedType |
PositionType.getSpeed()
Gets the value of the speed property. |
SpeedType |
SpeedType.withAccuracy(BigDecimal value)
|
SpeedType |
SpeedType.withUom(SpeedUnitType value)
|
SpeedType |
SpeedType.withValue(BigDecimal value)
|
| Methods in net.opengis.ols.v_1_2 that return types with arguments of type SpeedType | |
|---|---|
JAXBElement<SpeedType> |
ObjectFactory.createSpeed(SpeedType value)
Create an instance of JAXBElement<SpeedType>} |
| Methods in net.opengis.ols.v_1_2 with parameters of type SpeedType | |
|---|---|
JAXBElement<SpeedType> |
ObjectFactory.createSpeed(SpeedType value)
Create an instance of JAXBElement<SpeedType>} |
void |
PositionType.setSpeed(SpeedType value)
Sets the value of the speed property. |
PositionType |
PositionType.withSpeed(SpeedType value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||