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

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

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

Fields in net.opengis.iso19139.gmx.v_20070417 declared as MLLinearCSType
protected  MLLinearCSType MLLinearCSPropertyType.mlLinearCS
           
 

Methods in net.opengis.iso19139.gmx.v_20070417 that return MLLinearCSType
 MLLinearCSType ObjectFactory.createMLLinearCSType()
          Create an instance of MLLinearCSType
 MLLinearCSType MLLinearCSPropertyType.getMLLinearCS()
          Gets the value of the mlLinearCS property.
 MLLinearCSType MLLinearCSType.withAlternativeExpression(Collection<CoordinateSystemAltPropertyType> values)
           
 MLLinearCSType MLLinearCSType.withAlternativeExpression(CoordinateSystemAltPropertyType... values)
           
 MLLinearCSType MLLinearCSType.withAlternativeExpression(List<CoordinateSystemAltPropertyType> value)
           
 

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

Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type MLLinearCSType
 JAXBElement<MLLinearCSType> ObjectFactory.createMLLinearCS(MLLinearCSType value)
          Create an instance of JAXBElement<MLLinearCSType>}
 void MLLinearCSPropertyType.setMLLinearCS(MLLinearCSType value)
          Sets the value of the mlLinearCS property.
 MLLinearCSPropertyType MLLinearCSPropertyType.withMLLinearCS(MLLinearCSType value)
           
 



Copyright © 2008-2015. All Rights Reserved.