| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected List<MDSpatialRepresentationTypeCodePropertyType> |
MDDataIdentificationType.spatialRepresentationType |
| Modifier and Type | Method and Description |
|---|---|
MDSpatialRepresentationTypeCodePropertyType |
ObjectFactory.createMDSpatialRepresentationTypeCodePropertyType()
Create an instance of
MDSpatialRepresentationTypeCodePropertyType |
MDSpatialRepresentationTypeCodePropertyType |
MDSpatialRepresentationTypeCodePropertyType.withMDSpatialRepresentationTypeCode(CodeListValueType value) |
MDSpatialRepresentationTypeCodePropertyType |
MDSpatialRepresentationTypeCodePropertyType.withNilReason(Collection<String> values) |
MDSpatialRepresentationTypeCodePropertyType |
MDSpatialRepresentationTypeCodePropertyType.withNilReason(List<String> value) |
MDSpatialRepresentationTypeCodePropertyType |
MDSpatialRepresentationTypeCodePropertyType.withNilReason(String... values) |
| Modifier and Type | Method and Description |
|---|---|
List<MDSpatialRepresentationTypeCodePropertyType> |
MDDataIdentificationType.getSpatialRepresentationType()
Gets the value of the spatialRepresentationType property.
|
| Modifier and Type | Method and Description |
|---|---|
MDDataIdentificationType |
MDDataIdentificationType.withSpatialRepresentationType(MDSpatialRepresentationTypeCodePropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
MDDataIdentificationType.setSpatialRepresentationType(List<MDSpatialRepresentationTypeCodePropertyType> value) |
MDDataIdentificationType |
MDDataIdentificationType.withSpatialRepresentationType(Collection<MDSpatialRepresentationTypeCodePropertyType> values) |
MDDataIdentificationType |
MDDataIdentificationType.withSpatialRepresentationType(List<MDSpatialRepresentationTypeCodePropertyType> value) |
Copyright © 2008–2023. All rights reserved.