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