| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected MDIdentifierPropertyType |
MDAggregateInformationType.aggregateDataSetIdentifier |
protected MDIdentifierPropertyType |
EXGeographicDescriptionType.geographicIdentifier |
protected MDIdentifierPropertyType |
MDImageDescriptionType.imageQualityCode |
protected MDIdentifierPropertyType |
AbstractDQElementType.measureIdentification |
protected MDIdentifierPropertyType |
MDImageDescriptionType.processingLevelCode |
| Modifier and Type | Field and Description |
|---|---|
protected List<MDIdentifierPropertyType> |
CICitationType.identifier |
| Modifier and Type | Method and Description |
|---|---|
MDIdentifierPropertyType |
ObjectFactory.createMDIdentifierPropertyType()
Create an instance of
MDIdentifierPropertyType |
MDIdentifierPropertyType |
MDAggregateInformationType.getAggregateDataSetIdentifier()
Gets the value of the aggregateDataSetIdentifier property.
|
MDIdentifierPropertyType |
EXGeographicDescriptionType.getGeographicIdentifier()
Gets the value of the geographicIdentifier property.
|
MDIdentifierPropertyType |
MDImageDescriptionType.getImageQualityCode()
Gets the value of the imageQualityCode property.
|
MDIdentifierPropertyType |
AbstractDQElementType.getMeasureIdentification()
Gets the value of the measureIdentification property.
|
MDIdentifierPropertyType |
MDImageDescriptionType.getProcessingLevelCode()
Gets the value of the processingLevelCode property.
|
MDIdentifierPropertyType |
MDIdentifierPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value) |
MDIdentifierPropertyType |
MDIdentifierPropertyType.withArcrole(String value) |
MDIdentifierPropertyType |
MDIdentifierPropertyType.withHref(String value) |
MDIdentifierPropertyType |
MDIdentifierPropertyType.withMDIdentifier(jakarta.xml.bind.JAXBElement<? extends MDIdentifierType> value) |
MDIdentifierPropertyType |
MDIdentifierPropertyType.withNilReason(Collection<String> values) |
MDIdentifierPropertyType |
MDIdentifierPropertyType.withNilReason(List<String> value) |
MDIdentifierPropertyType |
MDIdentifierPropertyType.withNilReason(String... values) |
MDIdentifierPropertyType |
MDIdentifierPropertyType.withRole(String value) |
MDIdentifierPropertyType |
MDIdentifierPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value) |
MDIdentifierPropertyType |
MDIdentifierPropertyType.withTitle(String value) |
MDIdentifierPropertyType |
MDIdentifierPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value) |
MDIdentifierPropertyType |
MDIdentifierPropertyType.withUuidref(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<MDIdentifierPropertyType> |
CICitationType.getIdentifier()
Gets the value of the identifier property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CICitationType.setIdentifier(List<MDIdentifierPropertyType> value) |
CICitationType |
CICitationType.withIdentifier(Collection<MDIdentifierPropertyType> values) |
CICitationType |
CICitationType.withIdentifier(List<MDIdentifierPropertyType> value) |
Copyright © 2008–2023. All rights reserved.