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