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

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

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

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

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