Package uk.org.ifopt.siri14
Class StopPlaceSpaceRefStructure
- java.lang.Object
-
- uk.org.ifopt.siri14.StopPlaceComponentRefStructure
-
- uk.org.ifopt.siri14.StopPlaceSpaceRefStructure
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AccessSpaceRefStructure,BoardingPositionRefStructure,QuayRefStructure,StopPlaceEntranceRefStructure,VehicleStoppingPlaceRefStructure,VehicleStoppingPositionRefStructure
public class StopPlaceSpaceRefStructure extends StopPlaceComponentRefStructure implements Serializable
Type for Unique reference to Identifier of Stop Place Space.Java class for StopPlaceSpaceRefStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="StopPlaceSpaceRefStructure"> <simpleContent> <extension base="<http://www.ifopt.org.uk/ifopt>StopPlaceComponentRefStructure"> </extension> </simpleContent> </complexType>- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class uk.org.ifopt.siri14.StopPlaceComponentRefStructure
value
-
-
Constructor Summary
Constructors Constructor Description StopPlaceSpaceRefStructure()
-