Uses of Class
net.opengis.iso19139.gmx.v_20060504.DatumAltType

Packages that use DatumAltType
net.opengis.iso19139.gmx.v_20060504   
 

Uses of DatumAltType in net.opengis.iso19139.gmx.v_20060504
 

Fields in net.opengis.iso19139.gmx.v_20060504 declared as DatumAltType
protected  DatumAltType DatumAltPropertyType.datumAlt
           
 

Methods in net.opengis.iso19139.gmx.v_20060504 that return DatumAltType
 DatumAltType ObjectFactory.createDatumAltType()
          Create an instance of DatumAltType
 DatumAltType DatumAltPropertyType.getDatumAlt()
          Gets the value of the datumAlt property.
 DatumAltType DatumAltType.withCodeSpace(String value)
           
 DatumAltType DatumAltType.withLocale(PTLocalePropertyType value)
           
 

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

Methods in net.opengis.iso19139.gmx.v_20060504 with parameters of type DatumAltType
 JAXBElement<DatumAltType> ObjectFactory.createDatumAlt(DatumAltType value)
          Create an instance of JAXBElement<DatumAltType>}
 void DatumAltPropertyType.setDatumAlt(DatumAltType value)
          Sets the value of the datumAlt property.
 DatumAltPropertyType DatumAltPropertyType.withDatumAlt(DatumAltType value)
           
 



Copyright © 2008-2016. All Rights Reserved.