Class TPEGPoint
- java.lang.Object
-
- eu.datex2.siri14.schema._1_0._1_0.TPEGPoint
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
TPEGJunction,TPEGNonJunctionPoint
public abstract class TPEGPoint extends Object implements Serializable
A point on the road network which is either a junction point or a non junction point.Java class for TPEGPoint complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TPEGPoint"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>- See Also:
- Serialized Form