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

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

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

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

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

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