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

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

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

Fields in net.opengis.iso19139.gmx.v_20060504 declared as CoordinateSystemAltType
protected  CoordinateSystemAltType CoordinateSystemAltPropertyType.coordinateSystemAlt
           
 

Methods in net.opengis.iso19139.gmx.v_20060504 that return CoordinateSystemAltType
 CoordinateSystemAltType ObjectFactory.createCoordinateSystemAltType()
          Create an instance of CoordinateSystemAltType
 CoordinateSystemAltType CoordinateSystemAltPropertyType.getCoordinateSystemAlt()
          Gets the value of the coordinateSystemAlt property.
 CoordinateSystemAltType CoordinateSystemAltType.withAggregationType(AggregationType value)
           
 CoordinateSystemAltType CoordinateSystemAltType.withCodeSpace(String value)
           
 CoordinateSystemAltType CoordinateSystemAltType.withLocale(PTLocalePropertyType value)
           
 

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

Methods in net.opengis.iso19139.gmx.v_20060504 with parameters of type CoordinateSystemAltType
 JAXBElement<CoordinateSystemAltType> ObjectFactory.createCoordinateSystemAlt(CoordinateSystemAltType value)
          Create an instance of JAXBElement<CoordinateSystemAltType>}
 void CoordinateSystemAltPropertyType.setCoordinateSystemAlt(CoordinateSystemAltType value)
          Sets the value of the coordinateSystemAlt property.
 CoordinateSystemAltPropertyType CoordinateSystemAltPropertyType.withCoordinateSystemAlt(CoordinateSystemAltType value)
           
 



Copyright © 2008-2016. All Rights Reserved.