| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected RSIdentifierType |
RSIdentifierPropertyType.rsIdentifier |
| Modifier and Type | Method and Description |
|---|---|
RSIdentifierType |
ObjectFactory.createRSIdentifierType()
Create an instance of
RSIdentifierType |
RSIdentifierType |
RSIdentifierPropertyType.getRSIdentifier()
Gets the value of the rsIdentifier property.
|
RSIdentifierType |
RSIdentifierType.withAuthority(CICitationPropertyType value) |
RSIdentifierType |
RSIdentifierType.withCode(CharacterStringPropertyType value) |
RSIdentifierType |
RSIdentifierType.withCodeSpace(CharacterStringPropertyType value) |
RSIdentifierType |
RSIdentifierType.withId(String value) |
RSIdentifierType |
RSIdentifierType.withUuid(String value) |
RSIdentifierType |
RSIdentifierType.withVersion(CharacterStringPropertyType value) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<RSIdentifierType> |
ObjectFactory.createRSIdentifier(RSIdentifierType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<RSIdentifierType> |
ObjectFactory.createRSIdentifier(RSIdentifierType value)
|
void |
RSIdentifierPropertyType.setRSIdentifier(RSIdentifierType value)
Sets the value of the rsIdentifier property.
|
RSIdentifierPropertyType |
RSIdentifierPropertyType.withRSIdentifier(RSIdentifierType value) |
Copyright © 2008–2023. All rights reserved.