Uses of Class
eu.datex2.siri13.schema._1_0._1_0.ReferencePointLinear
-
Packages that use ReferencePointLinear Package Description eu.datex2.siri13.schema._1_0._1_0 uk.org.siri.siri13 -
-
Uses of ReferencePointLinear in eu.datex2.siri13.schema._1_0._1_0
Fields in eu.datex2.siri13.schema._1_0._1_0 declared as ReferencePointLinear Modifier and Type Field Description protected ReferencePointLinearLinear. referencePointLinearMethods in eu.datex2.siri13.schema._1_0._1_0 that return ReferencePointLinear Modifier and Type Method Description ReferencePointLinearObjectFactory. createReferencePointLinear()Create an instance ofReferencePointLinearReferencePointLinearLinear. getReferencePointLinear()Gets the value of the referencePointLinear property.Methods in eu.datex2.siri13.schema._1_0._1_0 with parameters of type ReferencePointLinear Modifier and Type Method Description voidLinear. setReferencePointLinear(ReferencePointLinear value)Sets the value of the referencePointLinear property. -
Uses of ReferencePointLinear in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as ReferencePointLinear Modifier and Type Field Description protected ReferencePointLinearAffectedRoadStructure. roadMethods in uk.org.siri.siri13 that return ReferencePointLinear Modifier and Type Method Description ReferencePointLinearAffectedRoadStructure. getRoad()Gets the value of the road property.Methods in uk.org.siri.siri13 with parameters of type ReferencePointLinear Modifier and Type Method Description voidAffectedRoadStructure. setRoad(ReferencePointLinear value)Sets the value of the road property.
-