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

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

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

Fields in net.opengis.iso19139.gmx.v_20070417 declared as MLVerticalCSType
protected  MLVerticalCSType MLVerticalCSPropertyType.mlVerticalCS
           
 

Methods in net.opengis.iso19139.gmx.v_20070417 that return MLVerticalCSType
 MLVerticalCSType ObjectFactory.createMLVerticalCSType()
          Create an instance of MLVerticalCSType
 MLVerticalCSType MLVerticalCSPropertyType.getMLVerticalCS()
          Gets the value of the mlVerticalCS property.
 MLVerticalCSType MLVerticalCSType.withAlternativeExpression(Collection<CoordinateSystemAltPropertyType> values)
           
 MLVerticalCSType MLVerticalCSType.withAlternativeExpression(CoordinateSystemAltPropertyType... values)
           
 MLVerticalCSType MLVerticalCSType.withAlternativeExpression(List<CoordinateSystemAltPropertyType> value)
           
 

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

Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type MLVerticalCSType
 JAXBElement<MLVerticalCSType> ObjectFactory.createMLVerticalCS(MLVerticalCSType value)
          Create an instance of JAXBElement<MLVerticalCSType>}
 void MLVerticalCSPropertyType.setMLVerticalCS(MLVerticalCSType value)
          Sets the value of the mlVerticalCS property.
 MLVerticalCSPropertyType MLVerticalCSPropertyType.withMLVerticalCS(MLVerticalCSType value)
           
 



Copyright © 2008-2015. All Rights Reserved.