Uses of Class
net.opengis.iso19139.gmd.v_20060504.MDObligationCodeType

Packages that use MDObligationCodeType
net.opengis.iso19139.gmd.v_20060504   
 

Uses of MDObligationCodeType in net.opengis.iso19139.gmd.v_20060504
 

Fields in net.opengis.iso19139.gmd.v_20060504 declared as MDObligationCodeType
protected  MDObligationCodeType MDObligationCodePropertyType.mdObligationCode
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 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_20060504 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_20060504 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)
           
 



Copyright © 2008-2015. All Rights Reserved.