| Package | Description |
|---|---|
| net.opengis.iso19139.gco.v_20070417 | |
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Method and Description |
|---|---|
DecimalPropertyType |
ObjectFactory.createDecimalPropertyType()
Create an instance of
DecimalPropertyType |
DecimalPropertyType |
DecimalPropertyType.withDecimal(BigDecimal value) |
DecimalPropertyType |
DecimalPropertyType.withNilReason(Collection<String> values) |
DecimalPropertyType |
DecimalPropertyType.withNilReason(List<String> value) |
DecimalPropertyType |
DecimalPropertyType.withNilReason(String... values) |
| Modifier and Type | Field and Description |
|---|---|
protected DecimalPropertyType |
EXGeographicBoundingBoxType.eastBoundLongitude |
protected DecimalPropertyType |
EXGeographicBoundingBoxType.northBoundLatitude |
protected DecimalPropertyType |
EXGeographicBoundingBoxType.southBoundLatitude |
protected DecimalPropertyType |
EXGeographicBoundingBoxType.westBoundLongitude |
| Modifier and Type | Method and Description |
|---|---|
DecimalPropertyType |
EXGeographicBoundingBoxType.getEastBoundLongitude()
Gets the value of the eastBoundLongitude property.
|
DecimalPropertyType |
EXGeographicBoundingBoxType.getNorthBoundLatitude()
Gets the value of the northBoundLatitude property.
|
DecimalPropertyType |
EXGeographicBoundingBoxType.getSouthBoundLatitude()
Gets the value of the southBoundLatitude property.
|
DecimalPropertyType |
EXGeographicBoundingBoxType.getWestBoundLongitude()
Gets the value of the westBoundLongitude property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EXGeographicBoundingBoxType.setEastBoundLongitude(DecimalPropertyType value)
Sets the value of the eastBoundLongitude property.
|
void |
EXGeographicBoundingBoxType.setNorthBoundLatitude(DecimalPropertyType value)
Sets the value of the northBoundLatitude property.
|
void |
EXGeographicBoundingBoxType.setSouthBoundLatitude(DecimalPropertyType value)
Sets the value of the southBoundLatitude property.
|
void |
EXGeographicBoundingBoxType.setWestBoundLongitude(DecimalPropertyType value)
Sets the value of the westBoundLongitude property.
|
EXGeographicBoundingBoxType |
EXGeographicBoundingBoxType.withEastBoundLongitude(DecimalPropertyType value) |
EXGeographicBoundingBoxType |
EXGeographicBoundingBoxType.withNorthBoundLatitude(DecimalPropertyType value) |
EXGeographicBoundingBoxType |
EXGeographicBoundingBoxType.withSouthBoundLatitude(DecimalPropertyType value) |
EXGeographicBoundingBoxType |
EXGeographicBoundingBoxType.withWestBoundLongitude(DecimalPropertyType value) |
Copyright © 2008–2023. All rights reserved.