Package uk.org.ifopt.siri14
Class VehicleStoppingPositionRefStructure
- java.lang.Object
-
- uk.org.ifopt.siri14.StopPlaceComponentRefStructure
-
- uk.org.ifopt.siri14.StopPlaceSpaceRefStructure
-
- uk.org.ifopt.siri14.VehicleStoppingPositionRefStructure
-
- All Implemented Interfaces:
Serializable
public class VehicleStoppingPositionRefStructure extends StopPlaceSpaceRefStructure implements Serializable
Type for Unique reference to Identifier of Vehicle Stopping PositionJava 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.siri14.StopPlaceComponentRefStructure
value
-
-
Constructor Summary
Constructors Constructor Description VehicleStoppingPositionRefStructure()
-