Package uk.org.ifopt.siri21
Class StopPlaceComponentRefStructure
- java.lang.Object
-
- uk.org.ifopt.siri21.StopPlaceComponentRefStructure
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AccessPathLinkRefStructure,StopPathLinkRefStructure,StopPlaceSpaceRefStructure
public class StopPlaceComponentRefStructure extends Object implements Serializable
Type for reference to 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 identifier of STOP PLACE.voidsetValue(String value)Sets the value of the value property.
-
-
-
Field Detail
-
value
protected String value
-
-