Package uk.org.ifopt.siri14
Class StopPlaceComponentRefStructure
- java.lang.Object
-
- uk.org.ifopt.siri14.StopPlaceComponentRefStructure
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AccessPathLinkRefStructure,StopPathLinkRefStructure,StopPlaceSpaceRefStructure
public class StopPlaceComponentRefStructure extends Object implements Serializable
Type for Unique reference to Identifier of Stop Place.Java class for StopPlaceComponentRefStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="StopPlaceComponentRefStructure"> <simpleContent> <extension base="<http://www.ifopt.org.uk/ifopt>StopPlaceComponentIdType"> </extension> </simpleContent> </complexType>- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StopPlaceComponentRefStructure()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetValue()Type for Unique Identifier of Stop Place.voidsetValue(String value)Sets the value of the value property.
-
-
-
Field Detail
-
value
protected String value
-
-