Class EstimatedCall
- java.lang.Object
-
- uk.org.siri.siri21.EstimatedCall
-
- All Implemented Interfaces:
Serializable
public class EstimatedCall extends Object implements Serializable
Type for real-time info about a VEHICLE JOURNEY Stop.Java class for EstimatedCallStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EstimatedCallStructure"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <group ref="{http://www.siri.org.uk/siri}StopPointInSequenceGroup"/> <choice minOccurs="0"> <element ref="{http://www.siri.org.uk/siri}ExtraCall" minOccurs="0"/> <element name="Cancellation" type="{http://www.siri.org.uk/siri}CallCancellation" minOccurs="0"/> </choice> <group ref="{http://www.siri.org.uk/siri}CallRealTimeInfoGroup"/> <group ref="{http://www.siri.org.uk/siri}CallPropertyGroup"/> <group ref="{http://www.siri.org.uk/siri}CallNoteGroup"/> <group ref="{http://www.siri.org.uk/siri}DisruptionGroup"/> <group ref="{http://www.siri.org.uk/siri}OnwardsCallGroup"/> <element ref="{http://www.siri.org.uk/siri}Extensions" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>- See Also:
- Serialized Form
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description EstimatedCall()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ZonedDateTimegetAimedArrivalTime()Gets the value of the aimedArrivalTime property.ZonedDateTimegetAimedDepartureTime()Gets the value of the aimedDepartureTime property.DurationgetAimedHeadwayInterval()Gets the value of the aimedHeadwayInterval property.ZonedDateTimegetAimedLatestPassengerAccessTime()Gets the value of the aimedLatestPassengerAccessTime property.ArrivalBoardingActivityEnumerationgetArrivalBoardingActivity()Gets the value of the arrivalBoardingActivity property.NaturalLanguageStringStructuregetArrivalCancellationReason()Gets the value of the arrivalCancellationReason property.List<FormationAssignmentStructure>getArrivalFormationAssignments()Gets the value of the arrivalFormationAssignments property.List<OperatorRefStructure>getArrivalOperatorRefs()Gets the value of the arrivalOperatorRefs property.List<VehicleOrientationRelativeToQuay>getArrivalOrientationRelativeToQuaies()Gets the value of the arrivalOrientationRelativeToQuaies property.NaturalLanguageStringStructuregetArrivalPlatformName()Gets the value of the arrivalPlatformName property.StringgetArrivalPredictionUnknown()Gets the value of the arrivalPredictionUnknown property.NaturalLanguageStringStructuregetArrivalProximityText()Gets the value of the arrivalProximityText property.CallStatusEnumerationgetArrivalStatus()Gets the value of the arrivalStatus property.List<StopAssignmentStructure>getArrivalStopAssignments()Gets the value of the arrivalStopAssignments property.List<NaturalLanguageStringStructure>getCallNotes()Gets the value of the callNotes property.DepartureBoardingActivityEnumerationgetDepartureBoardingActivity()Gets the value of the departureBoardingActivity property.NaturalLanguageStringStructuregetDepartureCancellationReason()Gets the value of the departureCancellationReason property.List<FormationAssignmentStructure>getDepartureFormationAssignments()Gets the value of the departureFormationAssignments property.List<OperatorRefStructure>getDepartureOperatorRefs()Gets the value of the departureOperatorRefs property.List<VehicleOrientationRelativeToQuay>getDepartureOrientationRelativeToQuaies()Gets the value of the departureOrientationRelativeToQuaies property.NaturalLanguageStringStructuregetDeparturePlatformName()Gets the value of the departurePlatformName property.StringgetDeparturePredictionUnknown()Gets the value of the departurePredictionUnknown property.NaturalLanguageStringStructuregetDepartureProximityText()Gets the value of the departureProximityText property.CallStatusEnumerationgetDepartureStatus()Gets the value of the departureStatus property.List<StopAssignmentStructure>getDepartureStopAssignments()Gets the value of the departureStopAssignments property.List<NaturalLanguageStringStructure>getDestinationDisplaies()Gets the value of the destinationDisplaies 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.List<PassengerCapacityStructure>getExpectedDepartureCapacities()Gets the value of the expectedDepartureCapacities property.List<VehicleOccupancyStructure>getExpectedDepartureOccupancies()Gets the value of the expectedDepartureOccupancies property.PredictionQualityStructuregetExpectedDeparturePredictionQuality()Gets the value of the expectedDeparturePredictionQuality property.ZonedDateTimegetExpectedDepartureTime()Gets the value of the expectedDepartureTime property.DurationgetExpectedHeadwayInterval()Gets the value of the expectedHeadwayInterval property.ZonedDateTimegetExpectedLatestPassengerAccessTime()Gets the value of the expectedLatestPassengerAccessTime property.ExtensionsgetExtensions()Gets the value of the extensions property.FacilityChangeElementgetFacilityChangeElement()Gets the value of the facilityChangeElement property.List<FacilityConditionStructure>getFacilityConditionElements()Information about a change of Equipment availability at stop or on vehicle that may affect access or use.Gets the value of the facilityConditionElements property.List<FormationCondition>getFormationConditions()Information about a change of the formation (e.g.ZonedDateTimegetLatestExpectedArrivalTime()Gets the value of the latestExpectedArrivalTime property.BigIntegergetNumberOfStopsAway()Gets the value of the numberOfStopsAway property.OccupancyEnumerationgetOccupancy()Gets the value of the occupancy property.BigIntegergetOrder()Gets the value of the order property.List<NaturalLanguageStringStructure>getOriginDisplaies()Gets the value of the originDisplaies property.PredictionInaccurateReasonEnumerationgetPredictionInaccurateReason()Gets the value of the predictionInaccurateReason property.ZonedDateTimegetProvisionalExpectedDepartureTime()Gets the value of the provisionalExpectedDepartureTime property.List<SituationRef>getSituationReves()Gets the value of the situationReves property.List<NaturalLanguageStringStructure>getStopPointNames()Name of SCHEDULED STOP POINT.StopPointRefStructuregetStopPointRef()Gets the value of the stopPointRef property.BigIntegergetVisitNumber()Gets the value of the visitNumber property.BooleanisBoardingStretch()Gets the value of the boardingStretch property.BooleanisCancellation()Gets the value of the cancellation property.BooleanisExtraCall()Gets the value of the extraCall property.BooleanisPredictionInaccurate()Gets the value of the predictionInaccurate property.BooleanisRequestStop()Gets the value of the requestStop property.BooleanisTimingPoint()Gets the value of the timingPoint 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.voidsetArrivalCancellationReason(NaturalLanguageStringStructure value)Sets the value of the arrivalCancellationReason property.voidsetArrivalPlatformName(NaturalLanguageStringStructure value)Sets the value of the arrivalPlatformName property.voidsetArrivalPredictionUnknown(String value)Sets the value of the arrivalPredictionUnknown property.voidsetArrivalProximityText(NaturalLanguageStringStructure value)Sets the value of the arrivalProximityText property.voidsetArrivalStatus(CallStatusEnumeration value)Sets the value of the arrivalStatus property.voidsetBoardingStretch(Boolean value)Sets the value of the boardingStretch property.voidsetCancellation(Boolean value)Sets the value of the cancellation property.voidsetDepartureBoardingActivity(DepartureBoardingActivityEnumeration value)Sets the value of the departureBoardingActivity property.voidsetDepartureCancellationReason(NaturalLanguageStringStructure value)Sets the value of the departureCancellationReason property.voidsetDeparturePlatformName(NaturalLanguageStringStructure value)Sets the value of the departurePlatformName property.voidsetDeparturePredictionUnknown(String value)Sets the value of the departurePredictionUnknown property.voidsetDepartureProximityText(NaturalLanguageStringStructure value)Sets the value of the departureProximityText property.voidsetDepartureStatus(CallStatusEnumeration value)Sets the value of the departureStatus 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.voidsetExtraCall(Boolean value)Sets the value of the extraCall property.voidsetFacilityChangeElement(FacilityChangeElement value)Sets the value of the facilityChangeElement property.voidsetLatestExpectedArrivalTime(ZonedDateTime value)Sets the value of the latestExpectedArrivalTime property.voidsetNumberOfStopsAway(BigInteger value)Sets the value of the numberOfStopsAway property.voidsetOccupancy(OccupancyEnumeration value)Sets the value of the occupancy property.voidsetOrder(BigInteger value)Sets the value of the order property.voidsetPredictionInaccurate(Boolean value)Sets the value of the predictionInaccurate property.voidsetPredictionInaccurateReason(PredictionInaccurateReasonEnumeration value)Sets the value of the predictionInaccurateReason property.voidsetProvisionalExpectedDepartureTime(ZonedDateTime value)Sets the value of the provisionalExpectedDepartureTime property.voidsetRequestStop(Boolean value)Sets the value of the requestStop property.voidsetStopPointRef(StopPointRefStructure value)Sets the value of the stopPointRef property.voidsetTimingPoint(Boolean value)Sets the value of the timingPoint property.voidsetVisitNumber(BigInteger value)Sets the value of the visitNumber property.
-
-
-
Field Detail
-
stopPointRef
protected StopPointRefStructure stopPointRef
-
visitNumber
protected BigInteger visitNumber
-
order
protected BigInteger order
-
stopPointNames
protected List<NaturalLanguageStringStructure> stopPointNames
-
cancellation
protected Boolean cancellation
-
extraCall
protected Boolean extraCall
-
predictionInaccurate
protected Boolean predictionInaccurate
-
predictionInaccurateReason
protected PredictionInaccurateReasonEnumeration predictionInaccurateReason
-
occupancy
protected OccupancyEnumeration occupancy
-
timingPoint
protected Boolean timingPoint
-
boardingStretch
protected Boolean boardingStretch
-
requestStop
protected Boolean requestStop
-
originDisplaies
protected List<NaturalLanguageStringStructure> originDisplaies
-
destinationDisplaies
protected List<NaturalLanguageStringStructure> destinationDisplaies
-
callNotes
protected List<NaturalLanguageStringStructure> callNotes
-
formationConditions
protected List<FormationCondition> formationConditions
-
facilityConditionElements
protected List<FacilityConditionStructure> facilityConditionElements
-
facilityChangeElement
protected FacilityChangeElement facilityChangeElement
-
situationReves
protected List<SituationRef> situationReves
-
aimedArrivalTime
protected ZonedDateTime aimedArrivalTime
-
arrivalPredictionUnknown
protected String arrivalPredictionUnknown
-
expectedArrivalTime
protected ZonedDateTime expectedArrivalTime
-
latestExpectedArrivalTime
protected ZonedDateTime latestExpectedArrivalTime
-
expectedArrivalPredictionQuality
protected PredictionQualityStructure expectedArrivalPredictionQuality
-
arrivalStatus
protected CallStatusEnumeration arrivalStatus
-
arrivalCancellationReason
protected NaturalLanguageStringStructure arrivalCancellationReason
-
arrivalProximityText
protected NaturalLanguageStringStructure arrivalProximityText
-
arrivalPlatformName
protected NaturalLanguageStringStructure arrivalPlatformName
-
arrivalBoardingActivity
protected ArrivalBoardingActivityEnumeration arrivalBoardingActivity
-
arrivalStopAssignments
protected List<StopAssignmentStructure> arrivalStopAssignments
-
arrivalFormationAssignments
protected List<FormationAssignmentStructure> arrivalFormationAssignments
-
arrivalOrientationRelativeToQuaies
protected List<VehicleOrientationRelativeToQuay> arrivalOrientationRelativeToQuaies
-
arrivalOperatorRefs
protected List<OperatorRefStructure> arrivalOperatorRefs
-
aimedDepartureTime
protected ZonedDateTime aimedDepartureTime
-
departurePredictionUnknown
protected String departurePredictionUnknown
-
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
-
departureCancellationReason
protected NaturalLanguageStringStructure departureCancellationReason
-
departureProximityText
protected NaturalLanguageStringStructure departureProximityText
-
departurePlatformName
protected NaturalLanguageStringStructure departurePlatformName
-
departureBoardingActivity
protected DepartureBoardingActivityEnumeration departureBoardingActivity
-
departureStopAssignments
protected List<StopAssignmentStructure> departureStopAssignments
-
departureFormationAssignments
protected List<FormationAssignmentStructure> departureFormationAssignments
-
departureOrientationRelativeToQuaies
protected List<VehicleOrientationRelativeToQuay> departureOrientationRelativeToQuaies
-
expectedDepartureOccupancies
protected List<VehicleOccupancyStructure> expectedDepartureOccupancies
-
expectedDepartureCapacities
protected List<PassengerCapacityStructure> expectedDepartureCapacities
-
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
-
getStopPointRef
public StopPointRefStructure getStopPointRef()
Gets the value of the stopPointRef property.- Returns:
- possible object is
StopPointRefStructure
-
setStopPointRef
public void setStopPointRef(StopPointRefStructure value)
Sets the value of the stopPointRef property.- Parameters:
value- allowed object isStopPointRefStructure
-
getVisitNumber
public BigInteger getVisitNumber()
Gets the value of the visitNumber property.- Returns:
- possible object is
BigInteger
-
setVisitNumber
public void setVisitNumber(BigInteger value)
Sets the value of the visitNumber property.- Parameters:
value- allowed object isBigInteger
-
getOrder
public BigInteger getOrder()
Gets the value of the order property.- Returns:
- possible object is
BigInteger
-
setOrder
public void setOrder(BigInteger value)
Sets the value of the order property.- Parameters:
value- allowed object isBigInteger
-
getStopPointNames
public List<NaturalLanguageStringStructure> getStopPointNames()
Name of SCHEDULED STOP POINT. (Unbounded since SIRI 2.0) Gets the value of the stopPointNames 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 stopPointNames property.For example, to add a new item, do as follows:
getStopPointNames().add(newItem);Objects of the following type(s) are allowed in the list
NaturalLanguageStringStructure
-
isCancellation
public Boolean isCancellation()
Gets the value of the cancellation property.- Returns:
- possible object is
Boolean
-
setCancellation
public void setCancellation(Boolean value)
Sets the value of the cancellation property.- Parameters:
value- allowed object isBoolean
-
isExtraCall
public Boolean isExtraCall()
Gets the value of the extraCall property.- Returns:
- possible object is
Boolean
-
setExtraCall
public void setExtraCall(Boolean value)
Sets the value of the extraCall property.- Parameters:
value- allowed object isBoolean
-
isPredictionInaccurate
public Boolean isPredictionInaccurate()
Gets the value of the predictionInaccurate property.- Returns:
- possible object is
Boolean
-
setPredictionInaccurate
public void setPredictionInaccurate(Boolean value)
Sets the value of the predictionInaccurate property.- Parameters:
value- allowed object isBoolean
-
getPredictionInaccurateReason
public PredictionInaccurateReasonEnumeration getPredictionInaccurateReason()
Gets the value of the predictionInaccurateReason property.- Returns:
- possible object is
PredictionInaccurateReasonEnumeration
-
setPredictionInaccurateReason
public void setPredictionInaccurateReason(PredictionInaccurateReasonEnumeration value)
Sets the value of the predictionInaccurateReason property.- Parameters:
value- allowed object isPredictionInaccurateReasonEnumeration
-
getOccupancy
public OccupancyEnumeration getOccupancy()
Gets the value of the occupancy property.- Returns:
- possible object is
OccupancyEnumeration
-
setOccupancy
public void setOccupancy(OccupancyEnumeration value)
Sets the value of the occupancy property.- Parameters:
value- allowed object isOccupancyEnumeration
-
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
-
isBoardingStretch
public Boolean isBoardingStretch()
Gets the value of the boardingStretch property.- Returns:
- possible object is
Boolean
-
setBoardingStretch
public void setBoardingStretch(Boolean value)
Sets the value of the boardingStretch property.- Parameters:
value- allowed object isBoolean
-
isRequestStop
public Boolean isRequestStop()
Gets the value of the requestStop property.- Returns:
- possible object is
Boolean
-
setRequestStop
public void setRequestStop(Boolean value)
Sets the value of the requestStop property.- Parameters:
value- allowed object isBoolean
-
getOriginDisplaies
public List<NaturalLanguageStringStructure> getOriginDisplaies()
Gets the value of the originDisplaies 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 originDisplaies property.For example, to add a new item, do as follows:
getOriginDisplaies().add(newItem);Objects of the following type(s) are allowed in the list
NaturalLanguageStringStructure
-
getDestinationDisplaies
public List<NaturalLanguageStringStructure> getDestinationDisplaies()
Gets the value of the destinationDisplaies 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 destinationDisplaies property.For example, to add a new item, do as follows:
getDestinationDisplaies().add(newItem);Objects of the following type(s) are allowed in the list
NaturalLanguageStringStructure
-
getCallNotes
public List<NaturalLanguageStringStructure> getCallNotes()
Gets the value of the callNotes 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 callNotes property.For example, to add a new item, do as follows:
getCallNotes().add(newItem);Objects of the following type(s) are allowed in the list
NaturalLanguageStringStructure
-
getFormationConditions
public List<FormationCondition> getFormationConditions()
Information about a change of the formation (e.g. TRAIN composition) or changes of vehicles within the formation. +SIRI v2.1 Gets the value of the formationConditions 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 formationConditions property.For example, to add a new item, do as follows:
getFormationConditions().add(newItem);Objects of the following type(s) are allowed in the list
FormationCondition
-
getFacilityConditionElements
public List<FacilityConditionStructure> getFacilityConditionElements()
Information about a change of Equipment availability at stop or on vehicle that may affect access or use.Gets the value of the facilityConditionElements 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 facilityConditionElements property.For example, to add a new item, do as follows:
getFacilityConditionElements().add(newItem);Objects of the following type(s) are allowed in the list
FacilityConditionStructure
-
getFacilityChangeElement
public FacilityChangeElement getFacilityChangeElement()
Gets the value of the facilityChangeElement property.- Returns:
- possible object is
FacilityChangeElement
-
setFacilityChangeElement
public void setFacilityChangeElement(FacilityChangeElement value)
Sets the value of the facilityChangeElement property.- Parameters:
value- allowed object isFacilityChangeElement
-
getSituationReves
public List<SituationRef> getSituationReves()
Gets the value of the situationReves 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 situationReves property.For example, to add a new item, do as follows:
getSituationReves().add(newItem);Objects of the following type(s) are allowed in the list
SituationRef
-
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
-
getArrivalPredictionUnknown
public String getArrivalPredictionUnknown()
Gets the value of the arrivalPredictionUnknown property.- Returns:
- possible object is
String
-
setArrivalPredictionUnknown
public void setArrivalPredictionUnknown(String value)
Sets the value of the arrivalPredictionUnknown 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
-
getLatestExpectedArrivalTime
public ZonedDateTime getLatestExpectedArrivalTime()
Gets the value of the latestExpectedArrivalTime property.- Returns:
- possible object is
String
-
setLatestExpectedArrivalTime
public void setLatestExpectedArrivalTime(ZonedDateTime value)
Sets the value of the latestExpectedArrivalTime 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
-
getArrivalCancellationReason
public NaturalLanguageStringStructure getArrivalCancellationReason()
Gets the value of the arrivalCancellationReason property.- Returns:
- possible object is
NaturalLanguageStringStructure
-
setArrivalCancellationReason
public void setArrivalCancellationReason(NaturalLanguageStringStructure value)
Sets the value of the arrivalCancellationReason property.- Parameters:
value- allowed object isNaturalLanguageStringStructure
-
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()
Gets the value of the arrivalPlatformName property.- 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()
Gets the value of the arrivalBoardingActivity property.- Returns:
- possible object is
ArrivalBoardingActivityEnumeration
-
setArrivalBoardingActivity
public void setArrivalBoardingActivity(ArrivalBoardingActivityEnumeration value)
Sets the value of the arrivalBoardingActivity property.- Parameters:
value- allowed object isArrivalBoardingActivityEnumeration
-
getArrivalStopAssignments
public List<StopAssignmentStructure> getArrivalStopAssignments()
Gets the value of the arrivalStopAssignments 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 arrivalStopAssignments property.For example, to add a new item, do as follows:
getArrivalStopAssignments().add(newItem);Objects of the following type(s) are allowed in the list
StopAssignmentStructure
-
getArrivalFormationAssignments
public List<FormationAssignmentStructure> getArrivalFormationAssignments()
Gets the value of the arrivalFormationAssignments 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 arrivalFormationAssignments property.For example, to add a new item, do as follows:
getArrivalFormationAssignments().add(newItem);Objects of the following type(s) are allowed in the list
FormationAssignmentStructure
-
getArrivalOrientationRelativeToQuaies
public List<VehicleOrientationRelativeToQuay> getArrivalOrientationRelativeToQuaies()
Gets the value of the arrivalOrientationRelativeToQuaies 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 arrivalOrientationRelativeToQuaies property.For example, to add a new item, do as follows:
getArrivalOrientationRelativeToQuaies().add(newItem);Objects of the following type(s) are allowed in the list
VehicleOrientationRelativeToQuay
-
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()
Gets the value of the aimedDepartureTime property.- Returns:
- possible object is
String
-
setAimedDepartureTime
public void setAimedDepartureTime(ZonedDateTime value)
Sets the value of the aimedDepartureTime property.- Parameters:
value- allowed object isString
-
getDeparturePredictionUnknown
public String getDeparturePredictionUnknown()
Gets the value of the departurePredictionUnknown property.- Returns:
- possible object is
String
-
setDeparturePredictionUnknown
public void setDeparturePredictionUnknown(String value)
Sets the value of the departurePredictionUnknown property.- Parameters:
value- allowed object isString
-
getExpectedDepartureTime
public ZonedDateTime getExpectedDepartureTime()
Gets the value of the expectedDepartureTime property.- 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()
Gets the value of the aimedLatestPassengerAccessTime property.- 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()
Gets the value of the expectedLatestPassengerAccessTime property.- 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
-
getDepartureCancellationReason
public NaturalLanguageStringStructure getDepartureCancellationReason()
Gets the value of the departureCancellationReason property.- Returns:
- possible object is
NaturalLanguageStringStructure
-
setDepartureCancellationReason
public void setDepartureCancellationReason(NaturalLanguageStringStructure value)
Sets the value of the departureCancellationReason property.- Parameters:
value- allowed object isNaturalLanguageStringStructure
-
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()
Gets the value of the departurePlatformName property.- 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
-
getDepartureStopAssignments
public List<StopAssignmentStructure> getDepartureStopAssignments()
Gets the value of the departureStopAssignments 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 departureStopAssignments property.For example, to add a new item, do as follows:
getDepartureStopAssignments().add(newItem);Objects of the following type(s) are allowed in the list
StopAssignmentStructure
-
getDepartureFormationAssignments
public List<FormationAssignmentStructure> getDepartureFormationAssignments()
Gets the value of the departureFormationAssignments 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 departureFormationAssignments property.For example, to add a new item, do as follows:
getDepartureFormationAssignments().add(newItem);Objects of the following type(s) are allowed in the list
FormationAssignmentStructure
-
getDepartureOrientationRelativeToQuaies
public List<VehicleOrientationRelativeToQuay> getDepartureOrientationRelativeToQuaies()
Gets the value of the departureOrientationRelativeToQuaies 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 departureOrientationRelativeToQuaies property.For example, to add a new item, do as follows:
getDepartureOrientationRelativeToQuaies().add(newItem);Objects of the following type(s) are allowed in the list
VehicleOrientationRelativeToQuay
-
getExpectedDepartureOccupancies
public List<VehicleOccupancyStructure> getExpectedDepartureOccupancies()
Gets the value of the expectedDepartureOccupancies 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 expectedDepartureOccupancies property.For example, to add a new item, do as follows:
getExpectedDepartureOccupancies().add(newItem);Objects of the following type(s) are allowed in the list
VehicleOccupancyStructure
-
getExpectedDepartureCapacities
public List<PassengerCapacityStructure> getExpectedDepartureCapacities()
Gets the value of the expectedDepartureCapacities 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 expectedDepartureCapacities property.For example, to add a new item, do as follows:
getExpectedDepartureCapacities().add(newItem);Objects of the following type(s) are allowed in the list
PassengerCapacityStructure
-
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
-
-