| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected List<MDResolutionPropertyType> |
MDDataIdentificationType.spatialResolution |
| Modifier and Type | Method and Description |
|---|---|
MDResolutionPropertyType |
ObjectFactory.createMDResolutionPropertyType()
Create an instance of
MDResolutionPropertyType |
MDResolutionPropertyType |
MDResolutionPropertyType.withMDResolution(MDResolutionType value) |
MDResolutionPropertyType |
MDResolutionPropertyType.withNilReason(Collection<String> values) |
MDResolutionPropertyType |
MDResolutionPropertyType.withNilReason(List<String> value) |
MDResolutionPropertyType |
MDResolutionPropertyType.withNilReason(String... values) |
| Modifier and Type | Method and Description |
|---|---|
List<MDResolutionPropertyType> |
MDDataIdentificationType.getSpatialResolution()
Gets the value of the spatialResolution property.
|
| Modifier and Type | Method and Description |
|---|---|
MDDataIdentificationType |
MDDataIdentificationType.withSpatialResolution(MDResolutionPropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
MDDataIdentificationType.setSpatialResolution(List<MDResolutionPropertyType> value) |
MDDataIdentificationType |
MDDataIdentificationType.withSpatialResolution(Collection<MDResolutionPropertyType> values) |
MDDataIdentificationType |
MDDataIdentificationType.withSpatialResolution(List<MDResolutionPropertyType> value) |
Copyright © 2008–2023. All rights reserved.