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

Packages that use AlongReferentPropertyType
net.opengis.gml.v_3_3.lr   
net.opengis.gml.v_3_3.lro   
net.opengis.gml.v_3_3.lrov   
 

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

Fields in net.opengis.gml.v_3_3.lr declared as AlongReferentPropertyType
protected  AlongReferentPropertyType DistanceExpressionType.referent
           
 

Methods in net.opengis.gml.v_3_3.lr that return AlongReferentPropertyType
 AlongReferentPropertyType ObjectFactory.createAlongReferentPropertyType()
          Create an instance of AlongReferentPropertyType
 AlongReferentPropertyType DistanceExpressionType.getReferent()
          Gets the value of the referent property.
 AlongReferentPropertyType AlongReferentPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 AlongReferentPropertyType AlongReferentPropertyType.withAlongReferent(JAXBElement<? extends AlongReferentType> value)
           
 AlongReferentPropertyType AlongReferentPropertyType.withArcrole(String value)
           
 AlongReferentPropertyType AlongReferentPropertyType.withHref(String value)
           
 AlongReferentPropertyType AlongReferentPropertyType.withNilReason(Collection<String> values)
           
 AlongReferentPropertyType AlongReferentPropertyType.withNilReason(List<String> value)
           
 AlongReferentPropertyType AlongReferentPropertyType.withNilReason(String... values)
           
 AlongReferentPropertyType AlongReferentPropertyType.withRemoteSchema(String value)
           
 AlongReferentPropertyType AlongReferentPropertyType.withRole(String value)
           
 AlongReferentPropertyType AlongReferentPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 AlongReferentPropertyType AlongReferentPropertyType.withTitle(String value)
           
 AlongReferentPropertyType AlongReferentPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.gml.v_3_3.lr with parameters of type AlongReferentPropertyType
 void DistanceExpressionType.setReferent(AlongReferentPropertyType value)
          Sets the value of the referent property.
 DistanceExpressionType DistanceExpressionType.withReferent(AlongReferentPropertyType value)
           
 

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

Methods in net.opengis.gml.v_3_3.lro with parameters of type AlongReferentPropertyType
 LateralOffsetDistanceExpressionType LateralOffsetDistanceExpressionType.withReferent(AlongReferentPropertyType value)
           
 

Uses of AlongReferentPropertyType in net.opengis.gml.v_3_3.lrov
 

Methods in net.opengis.gml.v_3_3.lrov with parameters of type AlongReferentPropertyType
 VectorOffsetDistanceExpressionType VectorOffsetDistanceExpressionType.withReferent(AlongReferentPropertyType value)
           
 



Copyright © 2008-2016. All Rights Reserved.