Package uk.org.ifopt.siri14
Class VehicleStoppingPlaceRefStructure
- java.lang.Object
-
- uk.org.ifopt.siri14.StopPlaceComponentRefStructure
-
- uk.org.ifopt.siri14.StopPlaceSpaceRefStructure
-
- uk.org.ifopt.siri14.VehicleStoppingPlaceRefStructure
-
- All Implemented Interfaces:
Serializable
public class VehicleStoppingPlaceRefStructure extends StopPlaceSpaceRefStructure implements Serializable
Type for Unique reference to Identifier of Vehicle Stopping Place.Java class for VehicleStoppingPlaceRefStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VehicleStoppingPlaceRefStructure"> <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 VehicleStoppingPlaceRefStructure()
-