Uses of Class
eu.datex2.siri14.schema._1_0._1_0.TPEGPointLocation
-
Packages that use TPEGPointLocation Package Description eu.datex2.siri14.schema._1_0._1_0 -
-
Uses of TPEGPointLocation in eu.datex2.siri14.schema._1_0._1_0
Subclasses of TPEGPointLocation in eu.datex2.siri14.schema._1_0._1_0 Modifier and Type Class Description classTPEGFramedPointA point on the road network which is framed between two other points on the same road.classTPEGSimplePointA point on the road network which is not bounded by any other points on the road network.Fields in eu.datex2.siri14.schema._1_0._1_0 declared as TPEGPointLocation Modifier and Type Field Description protected TPEGPointLocationPoint. tpegpointLocationMethods in eu.datex2.siri14.schema._1_0._1_0 that return TPEGPointLocation Modifier and Type Method Description TPEGPointLocationPoint. getTpegpointLocation()Gets the value of the tpegpointLocation property.Methods in eu.datex2.siri14.schema._1_0._1_0 with parameters of type TPEGPointLocation Modifier and Type Method Description voidPoint. setTpegpointLocation(TPEGPointLocation value)Sets the value of the tpegpointLocation property.
-