Class OnwardCallStructure
- java.lang.Object
-
- uk.org.siri.siri20.AbstractMonitoredCallStructure
-
- uk.org.siri.siri20.OnwardCallStructure
-
- All Implemented Interfaces:
Serializable
public class OnwardCallStructure extends AbstractMonitoredCallStructure implements Serializable
Type Onwards CALLs at stop.Java class for OnwardCallStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OnwardCallStructure"> <complexContent> <extension base="{http://www.siri.org.uk/siri}AbstractMonitoredCallStructure"> <sequence> <sequence> <element ref="{http://www.siri.org.uk/siri}VehicleAtStop" minOccurs="0"/> <element ref="{http://www.siri.org.uk/siri}TimingPoint" minOccurs="0"/> </sequence> <group ref="{http://www.siri.org.uk/siri}OnwardsCallGroup"/> <element ref="{http://www.siri.org.uk/siri}Extensions" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class uk.org.siri.siri20.AbstractMonitoredCallStructure
order, stopPointNames, stopPointRef, visitNumber
-
-
Constructor Summary
Constructors Constructor Description OnwardCallStructure()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ZonedDateTimegetAimedArrivalTime()Gets the value of the aimedArrivalTime property.ZonedDateTimegetAimedDepartureTime()Target departure time of VEHICLE according to latest working timetable.DurationgetAimedHeadwayInterval()Gets the value of the aimedHeadwayInterval property.ZonedDateTimegetAimedLatestPassengerAccessTime()Target Latest time at which a PASSENGER should aim to arrive at the STOP PLACE containing the stop.ArrivalBoardingActivityEnumerationgetArrivalBoardingActivity()Nature of boarding and alighting allowed at stop.List<OperatorRefStructure>getArrivalOperatorRefs()Gets the value of the arrivalOperatorRefs property.NaturalLanguageStringStructuregetArrivalPlatformName()Bay or platform (QUAY) name to show passenger i.e.NaturalLanguageStringStructuregetArrivalProximityText()Gets the value of the arrivalProximityText property.CallStatusEnumerationgetArrivalStatus()Gets the value of the arrivalStatus property.StopAssignmentStructuregetArrivalStopAssignment()Gets the value of the arrivalStopAssignment property.DepartureBoardingActivityEnumerationgetDepartureBoardingActivity()Gets the value of the departureBoardingActivity property.List<OperatorRefStructure>getDepartureOperatorRefs()Gets the value of the departureOperatorRefs property.NaturalLanguageStringStructuregetDeparturePlatformName()Departure QUAY ( Bay or platform) name.NaturalLanguageStringStructuregetDepartureProximityText()Gets the value of the departureProximityText property.CallStatusEnumerationgetDepartureStatus()Gets the value of the departureStatus property.StopAssignmentStructuregetDepartureStopAssignment()Gets the value of the departureStopAssignment property.BigIntegergetDistanceFromStop()Gets the value of the distanceFromStop property.ZonedDateTimegetEarliestExpectedDepartureTime()Gets the value of the earliestExpectedDepartureTime property.PredictionQualityStructuregetExpectedArrivalPredictionQuality()Gets the value of the expectedArrivalPredictionQuality property.ZonedDateTimegetExpectedArrivalTime()Gets the value of the expectedArrivalTime property.PredictionQualityStructuregetExpectedDeparturePredictionQuality()Gets the value of the expectedDeparturePredictionQuality property.ZonedDateTimegetExpectedDepartureTime()Estimated time of departure of VEHICLE, most likely taking into account all control actions such as waiting.DurationgetExpectedHeadwayInterval()Gets the value of the expectedHeadwayInterval property.ZonedDateTimegetExpectedLatestPassengerAccessTime()Expected Latest time at which a PASSENGER should aim to arrive at the STOP PLACE containing the stop.ExtensionsgetExtensions()Gets the value of the extensions property.BigIntegergetNumberOfStopsAway()Gets the value of the numberOfStopsAway property.ZonedDateTimegetProvisionalExpectedDepartureTime()Gets the value of the provisionalExpectedDepartureTime property.BooleanisTimingPoint()Gets the value of the timingPoint property.BooleanisVehicleAtStop()Gets the value of the vehicleAtStop property.voidsetAimedArrivalTime(ZonedDateTime value)Sets the value of the aimedArrivalTime property.voidsetAimedDepartureTime(ZonedDateTime value)Sets the value of the aimedDepartureTime property.voidsetAimedHeadwayInterval(Duration value)Sets the value of the aimedHeadwayInterval property.voidsetAimedLatestPassengerAccessTime(ZonedDateTime value)Sets the value of the aimedLatestPassengerAccessTime property.voidsetArrivalBoardingActivity(ArrivalBoardingActivityEnumeration value)Sets the value of the arrivalBoardingActivity property.voidsetArrivalPlatformName(NaturalLanguageStringStructure value)Sets the value of the arrivalPlatformName property.voidsetArrivalProximityText(NaturalLanguageStringStructure value)Sets the value of the arrivalProximityText property.voidsetArrivalStatus(CallStatusEnumeration value)Sets the value of the arrivalStatus property.voidsetArrivalStopAssignment(StopAssignmentStructure value)Sets the value of the arrivalStopAssignment property.voidsetDepartureBoardingActivity(DepartureBoardingActivityEnumeration value)Sets the value of the departureBoardingActivity property.voidsetDeparturePlatformName(NaturalLanguageStringStructure value)Sets the value of the departurePlatformName property.voidsetDepartureProximityText(NaturalLanguageStringStructure value)Sets the value of the departureProximityText property.voidsetDepartureStatus(CallStatusEnumeration value)Sets the value of the departureStatus property.voidsetDepartureStopAssignment(StopAssignmentStructure value)Sets the value of the departureStopAssignment property.voidsetDistanceFromStop(BigInteger value)Sets the value of the distanceFromStop property.voidsetEarliestExpectedDepartureTime(ZonedDateTime value)Sets the value of the earliestExpectedDepartureTime property.voidsetExpectedArrivalPredictionQuality(PredictionQualityStructure value)Sets the value of the expectedArrivalPredictionQuality property.voidsetExpectedArrivalTime(ZonedDateTime value)Sets the value of the expectedArrivalTime property.voidsetExpectedDeparturePredictionQuality(PredictionQualityStructure value)Sets the value of the expectedDeparturePredictionQuality property.voidsetExpectedDepartureTime(ZonedDateTime value)Sets the value of the expectedDepartureTime property.voidsetExpectedHeadwayInterval(Duration value)Sets the value of the expectedHeadwayInterval property.voidsetExpectedLatestPassengerAccessTime(ZonedDateTime value)Sets the value of the expectedLatestPassengerAccessTime property.voidsetExtensions(Extensions value)Sets the value of the extensions property.voidsetNumberOfStopsAway(BigInteger value)Sets the value of the numberOfStopsAway property.voidsetProvisionalExpectedDepartureTime(ZonedDateTime value)Sets the value of the provisionalExpectedDepartureTime property.voidsetTimingPoint(Boolean value)Sets the value of the timingPoint property.voidsetVehicleAtStop(Boolean value)Sets the value of the vehicleAtStop property.-
Methods inherited from class uk.org.siri.siri20.AbstractMonitoredCallStructure
getOrder, getStopPointNames, getStopPointRef, getVisitNumber, setOrder, setStopPointRef, setVisitNumber
-
-
-
-
Field Detail
-
vehicleAtStop
protected Boolean vehicleAtStop
-
timingPoint
protected Boolean timingPoint
-
aimedArrivalTime
protected ZonedDateTime aimedArrivalTime
-
expectedArrivalTime
protected ZonedDateTime expectedArrivalTime
-
expectedArrivalPredictionQuality
protected PredictionQualityStructure expectedArrivalPredictionQuality
-
arrivalStatus
protected CallStatusEnumeration arrivalStatus
-
arrivalProximityText
protected NaturalLanguageStringStructure arrivalProximityText
-
arrivalPlatformName
protected NaturalLanguageStringStructure arrivalPlatformName
-
arrivalBoardingActivity
protected ArrivalBoardingActivityEnumeration arrivalBoardingActivity
-
arrivalStopAssignment
protected StopAssignmentStructure arrivalStopAssignment
-
arrivalOperatorRefs
protected List<OperatorRefStructure> arrivalOperatorRefs
-
aimedDepartureTime
protected ZonedDateTime aimedDepartureTime
-
expectedDepartureTime
protected ZonedDateTime expectedDepartureTime
-
provisionalExpectedDepartureTime
protected ZonedDateTime provisionalExpectedDepartureTime
-
earliestExpectedDepartureTime
protected ZonedDateTime earliestExpectedDepartureTime
-
expectedDeparturePredictionQuality
protected PredictionQualityStructure expectedDeparturePredictionQuality
-
aimedLatestPassengerAccessTime
protected ZonedDateTime aimedLatestPassengerAccessTime
-
expectedLatestPassengerAccessTime
protected ZonedDateTime expectedLatestPassengerAccessTime
-
departureStatus
protected CallStatusEnumeration departureStatus
-
departureProximityText
protected NaturalLanguageStringStructure departureProximityText
-
departurePlatformName
protected NaturalLanguageStringStructure departurePlatformName
-
departureBoardingActivity
protected DepartureBoardingActivityEnumeration departureBoardingActivity
-
departureStopAssignment
protected StopAssignmentStructure departureStopAssignment
-
departureOperatorRefs
protected List<OperatorRefStructure> departureOperatorRefs
-
aimedHeadwayInterval
protected Duration aimedHeadwayInterval
-
expectedHeadwayInterval
protected Duration expectedHeadwayInterval
-
distanceFromStop
protected BigInteger distanceFromStop
-
numberOfStopsAway
protected BigInteger numberOfStopsAway
-
extensions
protected Extensions extensions
-
-
Method Detail
-
isVehicleAtStop
public Boolean isVehicleAtStop()
Gets the value of the vehicleAtStop property.- Returns:
- possible object is
Boolean
-
setVehicleAtStop
public void setVehicleAtStop(Boolean value)
Sets the value of the vehicleAtStop property.- Parameters:
value- allowed object isBoolean
-
isTimingPoint
public Boolean isTimingPoint()
Gets the value of the timingPoint property.- Returns:
- possible object is
Boolean
-
setTimingPoint
public void setTimingPoint(Boolean value)
Sets the value of the timingPoint property.- Parameters:
value- allowed object isBoolean
-
getAimedArrivalTime
public ZonedDateTime getAimedArrivalTime()
Gets the value of the aimedArrivalTime property.- Returns:
- possible object is
String
-
setAimedArrivalTime
public void setAimedArrivalTime(ZonedDateTime value)
Sets the value of the aimedArrivalTime property.- Parameters:
value- allowed object isString
-
getExpectedArrivalTime
public ZonedDateTime getExpectedArrivalTime()
Gets the value of the expectedArrivalTime property.- Returns:
- possible object is
String
-
setExpectedArrivalTime
public void setExpectedArrivalTime(ZonedDateTime value)
Sets the value of the expectedArrivalTime property.- Parameters:
value- allowed object isString
-
getExpectedArrivalPredictionQuality
public PredictionQualityStructure getExpectedArrivalPredictionQuality()
Gets the value of the expectedArrivalPredictionQuality property.- Returns:
- possible object is
PredictionQualityStructure
-
setExpectedArrivalPredictionQuality
public void setExpectedArrivalPredictionQuality(PredictionQualityStructure value)
Sets the value of the expectedArrivalPredictionQuality property.- Parameters:
value- allowed object isPredictionQualityStructure
-
getArrivalStatus
public CallStatusEnumeration getArrivalStatus()
Gets the value of the arrivalStatus property.- Returns:
- possible object is
CallStatusEnumeration
-
setArrivalStatus
public void setArrivalStatus(CallStatusEnumeration value)
Sets the value of the arrivalStatus property.- Parameters:
value- allowed object isCallStatusEnumeration
-
getArrivalProximityText
public NaturalLanguageStringStructure getArrivalProximityText()
Gets the value of the arrivalProximityText property.- Returns:
- possible object is
NaturalLanguageStringStructure
-
setArrivalProximityText
public void setArrivalProximityText(NaturalLanguageStringStructure value)
Sets the value of the arrivalProximityText property.- Parameters:
value- allowed object isNaturalLanguageStringStructure
-
getArrivalPlatformName
public NaturalLanguageStringStructure getArrivalPlatformName()
Bay or platform (QUAY) name to show passenger i.e. expected platform for vehicel to arrive at.Inheritable property. Can be omitted if the same as the DeparturePlatformName If there no arrival platform name separate from the departure platform name, the precedence is (i) any arrival platform on any related dated timetable element, (ii) any departure platform name on this estimated element; (iii) any departure platform name on any related dated timetable CALL.- Returns:
- possible object is
NaturalLanguageStringStructure
-
setArrivalPlatformName
public void setArrivalPlatformName(NaturalLanguageStringStructure value)
Sets the value of the arrivalPlatformName property.- Parameters:
value- allowed object isNaturalLanguageStringStructure
-
getArrivalBoardingActivity
public ArrivalBoardingActivityEnumeration getArrivalBoardingActivity()
Nature of boarding and alighting allowed at stop. Default is 'Alighting'.- Returns:
- possible object is
ArrivalBoardingActivityEnumeration
-
setArrivalBoardingActivity
public void setArrivalBoardingActivity(ArrivalBoardingActivityEnumeration value)
Sets the value of the arrivalBoardingActivity property.- Parameters:
value- allowed object isArrivalBoardingActivityEnumeration
-
getArrivalStopAssignment
public StopAssignmentStructure getArrivalStopAssignment()
Gets the value of the arrivalStopAssignment property.- Returns:
- possible object is
StopAssignmentStructure
-
setArrivalStopAssignment
public void setArrivalStopAssignment(StopAssignmentStructure value)
Sets the value of the arrivalStopAssignment property.- Parameters:
value- allowed object isStopAssignmentStructure
-
getArrivalOperatorRefs
public List<OperatorRefStructure> getArrivalOperatorRefs()
Gets the value of the arrivalOperatorRefs 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 JAXB object. This is why there is not a
setmethod for the arrivalOperatorRefs property.For example, to add a new item, do as follows:
getArrivalOperatorRefs().add(newItem);Objects of the following type(s) are allowed in the list
OperatorRefStructure
-
getAimedDepartureTime
public ZonedDateTime getAimedDepartureTime()
Target departure time of VEHICLE according to latest working timetable.- Returns:
- possible object is
String
-
setAimedDepartureTime
public void setAimedDepartureTime(ZonedDateTime value)
Sets the value of the aimedDepartureTime property.- Parameters:
value- allowed object isString
-
getExpectedDepartureTime
public ZonedDateTime getExpectedDepartureTime()
Estimated time of departure of VEHICLE, most likely taking into account all control actions such as waiting.- Returns:
- possible object is
String
-
setExpectedDepartureTime
public void setExpectedDepartureTime(ZonedDateTime value)
Sets the value of the expectedDepartureTime property.- Parameters:
value- allowed object isString
-
getProvisionalExpectedDepartureTime
public ZonedDateTime getProvisionalExpectedDepartureTime()
Gets the value of the provisionalExpectedDepartureTime property.- Returns:
- possible object is
String
-
setProvisionalExpectedDepartureTime
public void setProvisionalExpectedDepartureTime(ZonedDateTime value)
Sets the value of the provisionalExpectedDepartureTime property.- Parameters:
value- allowed object isString
-
getEarliestExpectedDepartureTime
public ZonedDateTime getEarliestExpectedDepartureTime()
Gets the value of the earliestExpectedDepartureTime property.- Returns:
- possible object is
String
-
setEarliestExpectedDepartureTime
public void setEarliestExpectedDepartureTime(ZonedDateTime value)
Sets the value of the earliestExpectedDepartureTime property.- Parameters:
value- allowed object isString
-
getExpectedDeparturePredictionQuality
public PredictionQualityStructure getExpectedDeparturePredictionQuality()
Gets the value of the expectedDeparturePredictionQuality property.- Returns:
- possible object is
PredictionQualityStructure
-
setExpectedDeparturePredictionQuality
public void setExpectedDeparturePredictionQuality(PredictionQualityStructure value)
Sets the value of the expectedDeparturePredictionQuality property.- Parameters:
value- allowed object isPredictionQualityStructure
-
getAimedLatestPassengerAccessTime
public ZonedDateTime getAimedLatestPassengerAccessTime()
Target Latest time at which a PASSENGER should aim to arrive at the STOP PLACE containing the stop. This time may be earlier than the VEHICLE departure times as itmay include time for processes such as checkin, security, etc.(As specified by CHECK CONSTRAINT DELAYs in the underlying data) If absent assume to be the same as Earliest expected departure time, +SIRI v2.0- Returns:
- possible object is
String
-
setAimedLatestPassengerAccessTime
public void setAimedLatestPassengerAccessTime(ZonedDateTime value)
Sets the value of the aimedLatestPassengerAccessTime property.- Parameters:
value- allowed object isString
-
getExpectedLatestPassengerAccessTime
public ZonedDateTime getExpectedLatestPassengerAccessTime()
Expected Latest time at which a PASSENGER should aim to arrive at the STOP PLACE containing the stop. This time may be earlier than the VEHICLE departure times as it may include time for processes such as checkin, security, etc.(As specified by CHECK CONSTRAINT DELAYs in the underlying data) If absent assume to be the same as Earliest expected departure time, +SIRI v2.0- Returns:
- possible object is
String
-
setExpectedLatestPassengerAccessTime
public void setExpectedLatestPassengerAccessTime(ZonedDateTime value)
Sets the value of the expectedLatestPassengerAccessTime property.- Parameters:
value- allowed object isString
-
getDepartureStatus
public CallStatusEnumeration getDepartureStatus()
Gets the value of the departureStatus property.- Returns:
- possible object is
CallStatusEnumeration
-
setDepartureStatus
public void setDepartureStatus(CallStatusEnumeration value)
Sets the value of the departureStatus property.- Parameters:
value- allowed object isCallStatusEnumeration
-
getDepartureProximityText
public NaturalLanguageStringStructure getDepartureProximityText()
Gets the value of the departureProximityText property.- Returns:
- possible object is
NaturalLanguageStringStructure
-
setDepartureProximityText
public void setDepartureProximityText(NaturalLanguageStringStructure value)
Sets the value of the departureProximityText property.- Parameters:
value- allowed object isNaturalLanguageStringStructure
-
getDeparturePlatformName
public NaturalLanguageStringStructure getDeparturePlatformName()
Departure QUAY ( Bay or platform) name. Defaulted taken from from planned timetable..- Returns:
- possible object is
NaturalLanguageStringStructure
-
setDeparturePlatformName
public void setDeparturePlatformName(NaturalLanguageStringStructure value)
Sets the value of the departurePlatformName property.- Parameters:
value- allowed object isNaturalLanguageStringStructure
-
getDepartureBoardingActivity
public DepartureBoardingActivityEnumeration getDepartureBoardingActivity()
Gets the value of the departureBoardingActivity property.- Returns:
- possible object is
DepartureBoardingActivityEnumeration
-
setDepartureBoardingActivity
public void setDepartureBoardingActivity(DepartureBoardingActivityEnumeration value)
Sets the value of the departureBoardingActivity property.- Parameters:
value- allowed object isDepartureBoardingActivityEnumeration
-
getDepartureStopAssignment
public StopAssignmentStructure getDepartureStopAssignment()
Gets the value of the departureStopAssignment property.- Returns:
- possible object is
StopAssignmentStructure
-
setDepartureStopAssignment
public void setDepartureStopAssignment(StopAssignmentStructure value)
Sets the value of the departureStopAssignment property.- Parameters:
value- allowed object isStopAssignmentStructure
-
getDepartureOperatorRefs
public List<OperatorRefStructure> getDepartureOperatorRefs()
Gets the value of the departureOperatorRefs 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 JAXB object. This is why there is not a
setmethod for the departureOperatorRefs property.For example, to add a new item, do as follows:
getDepartureOperatorRefs().add(newItem);Objects of the following type(s) are allowed in the list
OperatorRefStructure
-
getAimedHeadwayInterval
public Duration getAimedHeadwayInterval()
Gets the value of the aimedHeadwayInterval property.- Returns:
- possible object is
Duration
-
setAimedHeadwayInterval
public void setAimedHeadwayInterval(Duration value)
Sets the value of the aimedHeadwayInterval property.- Parameters:
value- allowed object isDuration
-
getExpectedHeadwayInterval
public Duration getExpectedHeadwayInterval()
Gets the value of the expectedHeadwayInterval property.- Returns:
- possible object is
Duration
-
setExpectedHeadwayInterval
public void setExpectedHeadwayInterval(Duration value)
Sets the value of the expectedHeadwayInterval property.- Parameters:
value- allowed object isDuration
-
getDistanceFromStop
public BigInteger getDistanceFromStop()
Gets the value of the distanceFromStop property.- Returns:
- possible object is
BigInteger
-
setDistanceFromStop
public void setDistanceFromStop(BigInteger value)
Sets the value of the distanceFromStop property.- Parameters:
value- allowed object isBigInteger
-
getNumberOfStopsAway
public BigInteger getNumberOfStopsAway()
Gets the value of the numberOfStopsAway property.- Returns:
- possible object is
BigInteger
-
setNumberOfStopsAway
public void setNumberOfStopsAway(BigInteger value)
Sets the value of the numberOfStopsAway property.- Parameters:
value- allowed object isBigInteger
-
getExtensions
public Extensions getExtensions()
Gets the value of the extensions property.- Returns:
- possible object is
Extensions
-
setExtensions
public void setExtensions(Extensions value)
Sets the value of the extensions property.- Parameters:
value- allowed object isExtensions
-
-