Uses of Class
net.opengis.iso19139.gmx.v_20070417.MLCoordinateSystemAxisType

Packages that use MLCoordinateSystemAxisType
net.opengis.iso19139.gmx.v_20070417   
 

Uses of MLCoordinateSystemAxisType in net.opengis.iso19139.gmx.v_20070417
 

Fields in net.opengis.iso19139.gmx.v_20070417 declared as MLCoordinateSystemAxisType
protected  MLCoordinateSystemAxisType MLCoordinateSystemAxisPropertyType.mlCoordinateSystemAxis
           
 

Methods in net.opengis.iso19139.gmx.v_20070417 that return MLCoordinateSystemAxisType
 MLCoordinateSystemAxisType ObjectFactory.createMLCoordinateSystemAxisType()
          Create an instance of MLCoordinateSystemAxisType
 MLCoordinateSystemAxisType MLCoordinateSystemAxisPropertyType.getMLCoordinateSystemAxis()
          Gets the value of the mlCoordinateSystemAxis property.
 MLCoordinateSystemAxisType MLCoordinateSystemAxisType.withAlternativeExpression(Collection<CoordinateSystemAxisAltPropertyType> values)
           
 MLCoordinateSystemAxisType MLCoordinateSystemAxisType.withAlternativeExpression(CoordinateSystemAxisAltPropertyType... values)
           
 MLCoordinateSystemAxisType MLCoordinateSystemAxisType.withAlternativeExpression(List<CoordinateSystemAxisAltPropertyType> value)
           
 

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

Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type MLCoordinateSystemAxisType
 JAXBElement<MLCoordinateSystemAxisType> ObjectFactory.createMLCoordinateSystemAxis(MLCoordinateSystemAxisType value)
          Create an instance of JAXBElement<MLCoordinateSystemAxisType>}
 void MLCoordinateSystemAxisPropertyType.setMLCoordinateSystemAxis(MLCoordinateSystemAxisType value)
          Sets the value of the mlCoordinateSystemAxis property.
 MLCoordinateSystemAxisPropertyType MLCoordinateSystemAxisPropertyType.withMLCoordinateSystemAxis(MLCoordinateSystemAxisType value)
           
 



Copyright © 2008-2015. All Rights Reserved.