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

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

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

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

Methods in net.opengis.iso19139.gmx.v_20060504 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_20060504 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_20060504 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-2016. All Rights Reserved.