Uses of Class
net.opengis.gml.v_3_3.lrtr.DualAlongReferentType

Packages that use DualAlongReferentType
net.opengis.gml.v_3_3.lrtr   
 

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

Fields in net.opengis.gml.v_3_3.lrtr declared as DualAlongReferentType
protected  DualAlongReferentType DualAlongReferentPropertyType.dualAlongReferent
           
 

Methods in net.opengis.gml.v_3_3.lrtr that return DualAlongReferentType
 DualAlongReferentType ObjectFactory.createDualAlongReferentType()
          Create an instance of DualAlongReferentType
 DualAlongReferentType DualAlongReferentPropertyType.getDualAlongReferent()
          Gets the value of the dualAlongReferent property.
 DualAlongReferentType DualAlongReferentType.withFromReferent(ReferentPropertyType value)
           
 DualAlongReferentType DualAlongReferentType.withTowardsReferent(ReferentPropertyType value)
           
 

Methods in net.opengis.gml.v_3_3.lrtr that return types with arguments of type DualAlongReferentType
 JAXBElement<DualAlongReferentType> ObjectFactory.createDualAlongReferent(DualAlongReferentType value)
          Create an instance of JAXBElement<DualAlongReferentType>}
 

Methods in net.opengis.gml.v_3_3.lrtr with parameters of type DualAlongReferentType
 JAXBElement<DualAlongReferentType> ObjectFactory.createDualAlongReferent(DualAlongReferentType value)
          Create an instance of JAXBElement<DualAlongReferentType>}
 void DualAlongReferentPropertyType.setDualAlongReferent(DualAlongReferentType value)
          Sets the value of the dualAlongReferent property.
 DualAlongReferentPropertyType DualAlongReferentPropertyType.withDualAlongReferent(DualAlongReferentType value)
           
 



Copyright © 2008-2016. All Rights Reserved.