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

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

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

Fields in net.opengis.gml.v_3_3.lr declared as ReferentPropertyType
protected  ReferentPropertyType AlongReferentType.fromReferent
           
 

Methods in net.opengis.gml.v_3_3.lr that return ReferentPropertyType
 ReferentPropertyType ObjectFactory.createReferentPropertyType()
          Create an instance of ReferentPropertyType
 ReferentPropertyType AlongReferentType.getFromReferent()
          Gets the value of the fromReferent property.
 ReferentPropertyType ReferentPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 ReferentPropertyType ReferentPropertyType.withArcrole(String value)
           
 ReferentPropertyType ReferentPropertyType.withHref(String value)
           
 ReferentPropertyType ReferentPropertyType.withNilReason(Collection<String> values)
           
 ReferentPropertyType ReferentPropertyType.withNilReason(List<String> value)
           
 ReferentPropertyType ReferentPropertyType.withNilReason(String... values)
           
 ReferentPropertyType ReferentPropertyType.withReferent(ReferentType value)
           
 ReferentPropertyType ReferentPropertyType.withRemoteSchema(String value)
           
 ReferentPropertyType ReferentPropertyType.withRole(String value)
           
 ReferentPropertyType ReferentPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 ReferentPropertyType ReferentPropertyType.withTitle(String value)
           
 ReferentPropertyType ReferentPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.gml.v_3_3.lr with parameters of type ReferentPropertyType
 void AlongReferentType.setFromReferent(ReferentPropertyType value)
          Sets the value of the fromReferent property.
 AlongReferentType AlongReferentType.withFromReferent(ReferentPropertyType value)
           
 

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

Fields in net.opengis.gml.v_3_3.lrtr declared as ReferentPropertyType
protected  ReferentPropertyType DualAlongReferentType.towardsReferent
           
 

Methods in net.opengis.gml.v_3_3.lrtr that return ReferentPropertyType
 ReferentPropertyType DualAlongReferentType.getTowardsReferent()
          Gets the value of the towardsReferent property.
 

Methods in net.opengis.gml.v_3_3.lrtr with parameters of type ReferentPropertyType
 void DualAlongReferentType.setTowardsReferent(ReferentPropertyType value)
          Sets the value of the towardsReferent property.
 DualAlongReferentType DualAlongReferentType.withFromReferent(ReferentPropertyType value)
           
 DualAlongReferentType DualAlongReferentType.withTowardsReferent(ReferentPropertyType value)
           
 



Copyright © 2008-2016. All Rights Reserved.