| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Class and Description |
|---|---|
class |
RSIdentifierType
Java class for RS_Identifier_Type complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected jakarta.xml.bind.JAXBElement<? extends MDIdentifierType> |
MDIdentifierPropertyType.mdIdentifier |
| Modifier and Type | Method and Description |
|---|---|
MDIdentifierType |
ObjectFactory.createMDIdentifierType()
Create an instance of
MDIdentifierType |
MDIdentifierType |
MDIdentifierType.withAuthority(CICitationPropertyType value) |
MDIdentifierType |
MDIdentifierType.withCode(CharacterStringPropertyType value) |
MDIdentifierType |
MDIdentifierType.withId(String value) |
MDIdentifierType |
MDIdentifierType.withUuid(String value) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<MDIdentifierType> |
ObjectFactory.createMDIdentifier(MDIdentifierType value)
|
jakarta.xml.bind.JAXBElement<? extends MDIdentifierType> |
MDIdentifierPropertyType.getMDIdentifier()
Gets the value of the mdIdentifier property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<MDIdentifierType> |
ObjectFactory.createMDIdentifier(MDIdentifierType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
MDIdentifierPropertyType.setMDIdentifier(jakarta.xml.bind.JAXBElement<? extends MDIdentifierType> value)
Sets the value of the mdIdentifier property.
|
MDIdentifierPropertyType |
MDIdentifierPropertyType.withMDIdentifier(jakarta.xml.bind.JAXBElement<? extends MDIdentifierType> value) |
Copyright © 2008–2023. All rights reserved.