Package uk.org.siri.siri21
Class AffectedSectionStructure.IndirectSectionRef
- java.lang.Object
-
- uk.org.siri.siri21.AffectedSectionStructure.IndirectSectionRef
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- AffectedSectionStructure
public static class AffectedSectionStructure.IndirectSectionRef extends Object implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <choice> <element name="FirstStopPointRef" type="{http://www.siri.org.uk/siri}StopPointRefStructure"/> <element name="FirstStopPlaceRef" type="{http://www.ifopt.org.uk/ifopt}StopPlaceRefStructure"/> <element name="FirstQuayRef" type="{http://www.siri.org.uk/siri}QuayRefStructure"/> </choice> <choice maxOccurs="unbounded" minOccurs="0"> <element name="IntermediateStopPointRef" type="{http://www.siri.org.uk/siri}StopPointRefStructure"/> <element name="IntermediateStopPlaceRef" type="{http://www.ifopt.org.uk/ifopt}StopPlaceRefStructure"/> <element name="IntermediateQuayRef" type="{http://www.siri.org.uk/siri}QuayRefStructure"/> </choice> <choice> <element name="LastStopPointRef" type="{http://www.siri.org.uk/siri}StopPointRefStructure"/> <element name="LastStopPlaceRef" type="{http://www.ifopt.org.uk/ifopt}StopPlaceRefStructure"/> <element name="LastQuayRef" type="{http://www.siri.org.uk/siri}QuayRefStructure"/> </choice> </sequence> </restriction> </complexContent> </complexType>- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected QuayRefStructurefirstQuayRefprotected StopPlaceReffirstStopPlaceRefprotected StopPointRefStructurefirstStopPointRefprotected List<Serializable>intermediateStopPointRevesAndIntermediateStopPlaceRevesAndIntermediateQuayRevesprotected QuayRefStructurelastQuayRefprotected StopPlaceReflastStopPlaceRefprotected StopPointRefStructurelastStopPointRef
-
Constructor Summary
Constructors Constructor Description IndirectSectionRef()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description QuayRefStructuregetFirstQuayRef()Gets the value of the firstQuayRef property.StopPlaceRefgetFirstStopPlaceRef()Gets the value of the firstStopPlaceRef property.StopPointRefStructuregetFirstStopPointRef()Gets the value of the firstStopPointRef property.List<Serializable>getIntermediateStopPointRevesAndIntermediateStopPlaceRevesAndIntermediateQuayReves()Gets the value of the intermediateStopPointRevesAndIntermediateStopPlaceRevesAndIntermediateQuayReves property.QuayRefStructuregetLastQuayRef()Gets the value of the lastQuayRef property.StopPlaceRefgetLastStopPlaceRef()Gets the value of the lastStopPlaceRef property.StopPointRefStructuregetLastStopPointRef()Gets the value of the lastStopPointRef property.voidsetFirstQuayRef(QuayRefStructure value)Sets the value of the firstQuayRef property.voidsetFirstStopPlaceRef(StopPlaceRef value)Sets the value of the firstStopPlaceRef property.voidsetFirstStopPointRef(StopPointRefStructure value)Sets the value of the firstStopPointRef property.voidsetLastQuayRef(QuayRefStructure value)Sets the value of the lastQuayRef property.voidsetLastStopPlaceRef(StopPlaceRef value)Sets the value of the lastStopPlaceRef property.voidsetLastStopPointRef(StopPointRefStructure value)Sets the value of the lastStopPointRef property.
-
-
-
Field Detail
-
firstQuayRef
protected QuayRefStructure firstQuayRef
-
firstStopPlaceRef
protected StopPlaceRef firstStopPlaceRef
-
firstStopPointRef
protected StopPointRefStructure firstStopPointRef
-
intermediateStopPointRevesAndIntermediateStopPlaceRevesAndIntermediateQuayReves
protected List<Serializable> intermediateStopPointRevesAndIntermediateStopPlaceRevesAndIntermediateQuayReves
-
lastQuayRef
protected QuayRefStructure lastQuayRef
-
lastStopPlaceRef
protected StopPlaceRef lastStopPlaceRef
-
lastStopPointRef
protected StopPointRefStructure lastStopPointRef
-
-
Method Detail
-
getFirstQuayRef
public QuayRefStructure getFirstQuayRef()
Gets the value of the firstQuayRef property.- Returns:
- possible object is
QuayRefStructure
-
setFirstQuayRef
public void setFirstQuayRef(QuayRefStructure value)
Sets the value of the firstQuayRef property.- Parameters:
value- allowed object isQuayRefStructure
-
getFirstStopPlaceRef
public StopPlaceRef getFirstStopPlaceRef()
Gets the value of the firstStopPlaceRef property.- Returns:
- possible object is
StopPlaceRef
-
setFirstStopPlaceRef
public void setFirstStopPlaceRef(StopPlaceRef value)
Sets the value of the firstStopPlaceRef property.- Parameters:
value- allowed object isStopPlaceRef
-
getFirstStopPointRef
public StopPointRefStructure getFirstStopPointRef()
Gets the value of the firstStopPointRef property.- Returns:
- possible object is
StopPointRefStructure
-
setFirstStopPointRef
public void setFirstStopPointRef(StopPointRefStructure value)
Sets the value of the firstStopPointRef property.- Parameters:
value- allowed object isStopPointRefStructure
-
getIntermediateStopPointRevesAndIntermediateStopPlaceRevesAndIntermediateQuayReves
public List<Serializable> getIntermediateStopPointRevesAndIntermediateStopPlaceRevesAndIntermediateQuayReves()
Gets the value of the intermediateStopPointRevesAndIntermediateStopPlaceRevesAndIntermediateQuayReves property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the intermediateStopPointRevesAndIntermediateStopPlaceRevesAndIntermediateQuayReves property.For example, to add a new item, do as follows:
getIntermediateStopPointRevesAndIntermediateStopPlaceRevesAndIntermediateQuayReves().add(newItem);Objects of the following type(s) are allowed in the list
StopPlaceRefQuayRefStructureStopPointRefStructure
-
getLastQuayRef
public QuayRefStructure getLastQuayRef()
Gets the value of the lastQuayRef property.- Returns:
- possible object is
QuayRefStructure
-
setLastQuayRef
public void setLastQuayRef(QuayRefStructure value)
Sets the value of the lastQuayRef property.- Parameters:
value- allowed object isQuayRefStructure
-
getLastStopPlaceRef
public StopPlaceRef getLastStopPlaceRef()
Gets the value of the lastStopPlaceRef property.- Returns:
- possible object is
StopPlaceRef
-
setLastStopPlaceRef
public void setLastStopPlaceRef(StopPlaceRef value)
Sets the value of the lastStopPlaceRef property.- Parameters:
value- allowed object isStopPlaceRef
-
getLastStopPointRef
public StopPointRefStructure getLastStopPointRef()
Gets the value of the lastStopPointRef property.- Returns:
- possible object is
StopPointRefStructure
-
setLastStopPointRef
public void setLastStopPointRef(StopPointRefStructure value)
Sets the value of the lastStopPointRef property.- Parameters:
value- allowed object isStopPointRefStructure
-
-