|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MDObligationCodeType | |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 | |
| Uses of MDObligationCodeType in net.opengis.iso19139.gmd.v_20070417 |
|---|
| Fields in net.opengis.iso19139.gmd.v_20070417 declared as MDObligationCodeType | |
|---|---|
protected MDObligationCodeType |
MDObligationCodePropertyType.mdObligationCode
|
| Methods in net.opengis.iso19139.gmd.v_20070417 that return MDObligationCodeType | |
|---|---|
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. |
| Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDObligationCodeType | |
|---|---|
JAXBElement<MDObligationCodeType> |
ObjectFactory.createMDObligationCode(MDObligationCodeType value)
Create an instance of JAXBElement<MDObligationCodeType>} |
| Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDObligationCodeType | |
|---|---|
JAXBElement<MDObligationCodeType> |
ObjectFactory.createMDObligationCode(MDObligationCodeType value)
Create an instance of JAXBElement<MDObligationCodeType>} |
void |
MDObligationCodePropertyType.setMDObligationCode(MDObligationCodeType value)
Sets the value of the mdObligationCode property. |
MDObligationCodePropertyType |
MDObligationCodePropertyType.withMDObligationCode(MDObligationCodeType value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||