Package uk.org.ifopt.siri21
Class VehicleStoppingPositionRefStructure
- java.lang.Object
-
- uk.org.ifopt.siri21.StopPlaceComponentRefStructure
-
- uk.org.ifopt.siri21.StopPlaceSpaceRefStructure
-
- uk.org.ifopt.siri21.VehicleStoppingPositionRefStructure
-
- All Implemented Interfaces:
Serializable
public class VehicleStoppingPositionRefStructure extends StopPlaceSpaceRefStructure implements Serializable
Type for reference to VEHICLE STOPPING POSITION.Java class for VehicleStoppingPositionRefStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VehicleStoppingPositionRefStructure"> <simpleContent> <extension base="<http://www.ifopt.org.uk/ifopt>StopPlaceSpaceRefStructure"> </extension> </simpleContent> </complexType>- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class uk.org.ifopt.siri21.StopPlaceComponentRefStructure
value
-
-
Constructor Summary
Constructors Constructor Description VehicleStoppingPositionRefStructure()
-