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

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

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

Fields in net.opengis.iso19139.gmx.v_20060504 declared as CrsAltType
protected  CrsAltType CrsAltPropertyType.crsAlt
           
 

Methods in net.opengis.iso19139.gmx.v_20060504 that return CrsAltType
 CrsAltType ObjectFactory.createCrsAltType()
          Create an instance of CrsAltType
 CrsAltType CrsAltPropertyType.getCrsAlt()
          Gets the value of the crsAlt property.
 CrsAltType CrsAltType.withCodeSpace(String value)
           
 CrsAltType CrsAltType.withLocale(PTLocalePropertyType value)
           
 

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

Methods in net.opengis.iso19139.gmx.v_20060504 with parameters of type CrsAltType
 JAXBElement<CrsAltType> ObjectFactory.createCrsAlt(CrsAltType value)
          Create an instance of JAXBElement<CrsAltType>}
 void CrsAltPropertyType.setCrsAlt(CrsAltType value)
          Sets the value of the crsAlt property.
 CrsAltPropertyType CrsAltPropertyType.withCrsAlt(CrsAltType value)
           
 



Copyright © 2008-2016. All Rights Reserved.