Uses of Class
net.opengis.iso19139.gmd.v_20070417.MDIdentifierType

Packages that use MDIdentifierType
net.opengis.iso19139.gmd.v_20070417   
 

Uses of MDIdentifierType in net.opengis.iso19139.gmd.v_20070417
 

Subclasses of MDIdentifierType in net.opengis.iso19139.gmd.v_20070417
 class RSIdentifierType
          Java class for RS_Identifier_Type complex type.
 

Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type MDIdentifierType
protected  JAXBElement<? extends MDIdentifierType> MDIdentifierPropertyType.mdIdentifier
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return MDIdentifierType
 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)
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDIdentifierType
 JAXBElement<MDIdentifierType> ObjectFactory.createMDIdentifier(MDIdentifierType value)
          Create an instance of JAXBElement<MDIdentifierType>}
 JAXBElement<? extends MDIdentifierType> MDIdentifierPropertyType.getMDIdentifier()
          Gets the value of the mdIdentifier property.
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDIdentifierType
 JAXBElement<MDIdentifierType> ObjectFactory.createMDIdentifier(MDIdentifierType value)
          Create an instance of JAXBElement<MDIdentifierType>}
 

Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type MDIdentifierType
 void MDIdentifierPropertyType.setMDIdentifier(JAXBElement<? extends MDIdentifierType> value)
          Sets the value of the mdIdentifier property.
 MDIdentifierPropertyType MDIdentifierPropertyType.withMDIdentifier(JAXBElement<? extends MDIdentifierType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.