|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DistancePropertyType | |
|---|---|
| net.opengis.iso19139.gco.v_20060504 | |
| net.opengis.iso19139.gmd.v_20060504 | |
| Uses of DistancePropertyType in net.opengis.iso19139.gco.v_20060504 |
|---|
| Methods in net.opengis.iso19139.gco.v_20060504 that return DistancePropertyType | |
|---|---|
DistancePropertyType |
ObjectFactory.createDistancePropertyType()
Create an instance of DistancePropertyType |
DistancePropertyType |
DistancePropertyType.withDistance(LengthType value)
|
DistancePropertyType |
DistancePropertyType.withNilReason(Collection<String> values)
|
DistancePropertyType |
DistancePropertyType.withNilReason(List<String> value)
|
DistancePropertyType |
DistancePropertyType.withNilReason(String... values)
|
| Uses of DistancePropertyType in net.opengis.iso19139.gmd.v_20060504 |
|---|
| Fields in net.opengis.iso19139.gmd.v_20060504 declared as DistancePropertyType | |
|---|---|
protected DistancePropertyType |
MDResolutionType.distance
|
| Methods in net.opengis.iso19139.gmd.v_20060504 that return DistancePropertyType | |
|---|---|
DistancePropertyType |
MDResolutionType.getDistance()
Gets the value of the distance property. |
| Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type DistancePropertyType | |
|---|---|
void |
MDResolutionType.setDistance(DistancePropertyType value)
Sets the value of the distance property. |
MDResolutionType |
MDResolutionType.withDistance(DistancePropertyType value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||