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

Packages that use ReferentType
net.opengis.gml.v_3_3.lr   
 

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

Fields in net.opengis.gml.v_3_3.lr declared as ReferentType
protected  ReferentType ReferentPropertyType.referent
           
 

Methods in net.opengis.gml.v_3_3.lr that return ReferentType
 ReferentType ObjectFactory.createReferentType()
          Create an instance of ReferentType
 ReferentType ReferentPropertyType.getReferent()
          Gets the value of the referent property.
 ReferentType ReferentType.withLocation(PositionExpressionPropertyType value)
           
 ReferentType ReferentType.withOwnedBy(FeaturePropertyType value)
           
 ReferentType ReferentType.withPosition(PointPropertyType value)
           
 ReferentType ReferentType.withReferentName(CodeType value)
           
 ReferentType ReferentType.withType(ReferentTypeType value)
           
 

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

Methods in net.opengis.gml.v_3_3.lr with parameters of type ReferentType
 JAXBElement<ReferentType> ObjectFactory.createReferent(ReferentType value)
          Create an instance of JAXBElement<ReferentType>}
 void ReferentPropertyType.setReferent(ReferentType value)
          Sets the value of the referent property.
 ReferentPropertyType ReferentPropertyType.withReferent(ReferentType value)
           
 



Copyright © 2008-2016. All Rights Reserved.