| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected MDObligationCodeType |
MDObligationCodePropertyType.mdObligationCode |
| Modifier and Type | Method and Description |
|---|---|
static MDObligationCodeType |
MDObligationCodeType.fromValue(String v) |
MDObligationCodeType |
MDObligationCodePropertyType.getMDObligationCode()
Gets the value of the mdObligationCode property.
|
static MDObligationCodeType |
MDObligationCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MDObligationCodeType[] |
MDObligationCodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<MDObligationCodeType> |
ObjectFactory.createMDObligationCode(MDObligationCodeType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<MDObligationCodeType> |
ObjectFactory.createMDObligationCode(MDObligationCodeType value)
|
void |
MDObligationCodePropertyType.setMDObligationCode(MDObligationCodeType value)
Sets the value of the mdObligationCode property.
|
MDObligationCodePropertyType |
MDObligationCodePropertyType.withMDObligationCode(MDObligationCodeType value) |
Copyright © 2008–2023. All rights reserved.