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

Packages that use AlongReferentType
net.opengis.gml.v_3_3.lr   
net.opengis.gml.v_3_3.lrtr   
 

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

Fields in net.opengis.gml.v_3_3.lr with type parameters of type AlongReferentType
protected  JAXBElement<? extends AlongReferentType> AlongReferentPropertyType.alongReferent
           
 

Methods in net.opengis.gml.v_3_3.lr that return AlongReferentType
 AlongReferentType ObjectFactory.createAlongReferentType()
          Create an instance of AlongReferentType
 AlongReferentType AlongReferentType.withFromReferent(ReferentPropertyType value)
           
 

Methods in net.opengis.gml.v_3_3.lr that return types with arguments of type AlongReferentType
 JAXBElement<AlongReferentType> ObjectFactory.createAlongReferent(AlongReferentType value)
          Create an instance of JAXBElement<AlongReferentType>}
 JAXBElement<? extends AlongReferentType> AlongReferentPropertyType.getAlongReferent()
          Gets the value of the alongReferent property.
 

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

Method parameters in net.opengis.gml.v_3_3.lr with type arguments of type AlongReferentType
 void AlongReferentPropertyType.setAlongReferent(JAXBElement<? extends AlongReferentType> value)
          Sets the value of the alongReferent property.
 AlongReferentPropertyType AlongReferentPropertyType.withAlongReferent(JAXBElement<? extends AlongReferentType> value)
           
 

Uses of AlongReferentType in net.opengis.gml.v_3_3.lrtr
 

Subclasses of AlongReferentType in net.opengis.gml.v_3_3.lrtr
 class DualAlongReferentType
          Java class for DualAlongReferentType complex type.
 



Copyright © 2008-2016. All Rights Reserved.