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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 declared as MDReferenceSystemType
protected  MDReferenceSystemType MDReferenceSystemPropertyType.mdReferenceSystem
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return MDReferenceSystemType
 MDReferenceSystemType ObjectFactory.createMDReferenceSystemType()
          Create an instance of MDReferenceSystemType
 MDReferenceSystemType MDReferenceSystemPropertyType.getMDReferenceSystem()
          Gets the value of the mdReferenceSystem property.
 MDReferenceSystemType MDReferenceSystemType.withId(String value)
           
 MDReferenceSystemType MDReferenceSystemType.withReferenceSystemIdentifier(RSIdentifierPropertyType value)
           
 MDReferenceSystemType MDReferenceSystemType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type MDReferenceSystemType
 JAXBElement<MDReferenceSystemType> ObjectFactory.createMDReferenceSystem(MDReferenceSystemType value)
          Create an instance of JAXBElement<MDReferenceSystemType>}
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDReferenceSystemType
 JAXBElement<MDReferenceSystemType> ObjectFactory.createMDReferenceSystem(MDReferenceSystemType value)
          Create an instance of JAXBElement<MDReferenceSystemType>}
 void MDReferenceSystemPropertyType.setMDReferenceSystem(MDReferenceSystemType value)
          Sets the value of the mdReferenceSystem property.
 MDReferenceSystemPropertyType MDReferenceSystemPropertyType.withMDReferenceSystem(MDReferenceSystemType value)
           
 



Copyright © 2008-2015. All Rights Reserved.