Uses of Class
net.opengis.gml.v_3_3.lr.LinearReferencingMethodType

Packages that use LinearReferencingMethodType
net.opengis.gml.v_3_3.lr   
net.opengis.gml.v_3_3.lro   
 

Uses of LinearReferencingMethodType in net.opengis.gml.v_3_3.lr
 

Fields in net.opengis.gml.v_3_3.lr with type parameters of type LinearReferencingMethodType
protected  JAXBElement<? extends LinearReferencingMethodType> LinearReferencingMethodPropertyType.linearReferencingMethod
           
 

Methods in net.opengis.gml.v_3_3.lr that return LinearReferencingMethodType
 LinearReferencingMethodType ObjectFactory.createLinearReferencingMethodType()
          Create an instance of LinearReferencingMethodType
 LinearReferencingMethodType LinearReferencingMethodType.withConstraint(String value)
           
 LinearReferencingMethodType LinearReferencingMethodType.withLinearReferencingMethodName(LRMNameType value)
           
 LinearReferencingMethodType LinearReferencingMethodType.withType(LRMTypeType value)
           
 LinearReferencingMethodType LinearReferencingMethodType.withUnits(String value)
           
 

Methods in net.opengis.gml.v_3_3.lr that return types with arguments of type LinearReferencingMethodType
 JAXBElement<LinearReferencingMethodType> ObjectFactory.createLinearReferencingMethod(LinearReferencingMethodType value)
          Create an instance of JAXBElement<LinearReferencingMethodType>}
 JAXBElement<? extends LinearReferencingMethodType> LinearReferencingMethodPropertyType.getLinearReferencingMethod()
          Gets the value of the linearReferencingMethod property.
 

Methods in net.opengis.gml.v_3_3.lr with parameters of type LinearReferencingMethodType
 JAXBElement<LinearReferencingMethodType> ObjectFactory.createLinearReferencingMethod(LinearReferencingMethodType value)
          Create an instance of JAXBElement<LinearReferencingMethodType>}
 

Method parameters in net.opengis.gml.v_3_3.lr with type arguments of type LinearReferencingMethodType
 void LinearReferencingMethodPropertyType.setLinearReferencingMethod(JAXBElement<? extends LinearReferencingMethodType> value)
          Sets the value of the linearReferencingMethod property.
 LinearReferencingMethodPropertyType LinearReferencingMethodPropertyType.withLinearReferencingMethod(JAXBElement<? extends LinearReferencingMethodType> value)
           
 

Uses of LinearReferencingMethodType in net.opengis.gml.v_3_3.lro
 

Subclasses of LinearReferencingMethodType in net.opengis.gml.v_3_3.lro
 class LRMWithOffsetType
          Java class for LRMWithOffsetType complex type.
 



Copyright © 2008-2016. All Rights Reserved.