Package uk.org.siri.siri21
Class MonitoredFeederArrivalStructure
- java.lang.Object
-
- uk.org.siri.siri21.AbstractItemStructure
-
- uk.org.siri.siri21.AbstractIdentifiedItemStructure
-
- uk.org.siri.siri21.AbstractFeederItemStructure
-
- uk.org.siri.siri21.MonitoredFeederArrivalStructure
-
- All Implemented Interfaces:
Serializable
public class MonitoredFeederArrivalStructure extends AbstractFeederItemStructure implements Serializable
Type for Real time connection at a stop.Java class for MonitoredFeederArrivalStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MonitoredFeederArrivalStructure"> <complexContent> <extension base="{http://www.siri.org.uk/siri}AbstractFeederItemStructure"> <sequence> <element name="ClearDownRef" type="{http://www.siri.org.uk/siri}ClearDownRefStructure" minOccurs="0"/> <element name="FeederJourney" type="{http://www.siri.org.uk/siri}InterchangeJourneyStructure"/> <element ref="{http://www.siri.org.uk/siri}VehicleAtStop" minOccurs="0"/> <element name="NumberOfTransferPassengers" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" minOccurs="0"/> <element ref="{http://www.siri.org.uk/siri}AimedArrivalTime" minOccurs="0"/> <element name="ExpectedArrivalTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element ref="{http://www.siri.org.uk/siri}ArrivalPlatformName" minOccurs="0"/> <element name="SuggestedWaitDecisionTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element ref="{http://www.siri.org.uk/siri}Extensions" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected ZonedDateTimeaimedArrivalTimeprotected NaturalLanguageStringStructurearrivalPlatformNameprotected ClearDownRefStructureclearDownRefprotected ZonedDateTimeexpectedArrivalTimeprotected Extensionsextensionsprotected InterchangeJourneyStructurefeederJourneyprotected BigIntegernumberOfTransferPassengersprotected ZonedDateTimesuggestedWaitDecisionTimeprotected BooleanvehicleAtStop-
Fields inherited from class uk.org.siri.siri21.AbstractFeederItemStructure
connectionLinkRef, interchangeRef, order, stopPointNames, stopPointRef, validUntilTime, visitNumber
-
Fields inherited from class uk.org.siri.siri21.AbstractIdentifiedItemStructure
itemIdentifier
-
Fields inherited from class uk.org.siri.siri21.AbstractItemStructure
recordedAtTime
-
-
Constructor Summary
Constructors Constructor Description MonitoredFeederArrivalStructure()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ZonedDateTimegetAimedArrivalTime()Gets the value of the aimedArrivalTime property.NaturalLanguageStringStructuregetArrivalPlatformName()Gets the value of the arrivalPlatformName property.ClearDownRefStructuregetClearDownRef()Gets the value of the clearDownRef property.ZonedDateTimegetExpectedArrivalTime()Gets the value of the expectedArrivalTime property.ExtensionsgetExtensions()Gets the value of the extensions property.InterchangeJourneyStructuregetFeederJourney()Gets the value of the feederJourney property.BigIntegergetNumberOfTransferPassengers()Gets the value of the numberOfTransferPassengers property.ZonedDateTimegetSuggestedWaitDecisionTime()Gets the value of the suggestedWaitDecisionTime property.BooleanisVehicleAtStop()Gets the value of the vehicleAtStop property.voidsetAimedArrivalTime(ZonedDateTime value)Sets the value of the aimedArrivalTime property.voidsetArrivalPlatformName(NaturalLanguageStringStructure value)Sets the value of the arrivalPlatformName property.voidsetClearDownRef(ClearDownRefStructure value)Sets the value of the clearDownRef property.voidsetExpectedArrivalTime(ZonedDateTime value)Sets the value of the expectedArrivalTime property.voidsetExtensions(Extensions value)Sets the value of the extensions property.voidsetFeederJourney(InterchangeJourneyStructure value)Sets the value of the feederJourney property.voidsetNumberOfTransferPassengers(BigInteger value)Sets the value of the numberOfTransferPassengers property.voidsetSuggestedWaitDecisionTime(ZonedDateTime value)Sets the value of the suggestedWaitDecisionTime property.voidsetVehicleAtStop(Boolean value)Sets the value of the vehicleAtStop property.-
Methods inherited from class uk.org.siri.siri21.AbstractFeederItemStructure
getConnectionLinkRef, getInterchangeRef, getOrder, getStopPointNames, getStopPointRef, getValidUntilTime, getVisitNumber, setConnectionLinkRef, setInterchangeRef, setOrder, setStopPointRef, setValidUntilTime, setVisitNumber
-
Methods inherited from class uk.org.siri.siri21.AbstractIdentifiedItemStructure
getItemIdentifier, setItemIdentifier
-
Methods inherited from class uk.org.siri.siri21.AbstractItemStructure
getRecordedAtTime, setRecordedAtTime
-
-
-
-
Field Detail
-
clearDownRef
protected ClearDownRefStructure clearDownRef
-
feederJourney
protected InterchangeJourneyStructure feederJourney
-
vehicleAtStop
protected Boolean vehicleAtStop
-
numberOfTransferPassengers
protected BigInteger numberOfTransferPassengers
-
aimedArrivalTime
protected ZonedDateTime aimedArrivalTime
-
expectedArrivalTime
protected ZonedDateTime expectedArrivalTime
-
arrivalPlatformName
protected NaturalLanguageStringStructure arrivalPlatformName
-
suggestedWaitDecisionTime
protected ZonedDateTime suggestedWaitDecisionTime
-
extensions
protected Extensions extensions
-
-
Method Detail
-
getClearDownRef
public ClearDownRefStructure getClearDownRef()
Gets the value of the clearDownRef property.- Returns:
- possible object is
ClearDownRefStructure
-
setClearDownRef
public void setClearDownRef(ClearDownRefStructure value)
Sets the value of the clearDownRef property.- Parameters:
value- allowed object isClearDownRefStructure
-
getFeederJourney
public InterchangeJourneyStructure getFeederJourney()
Gets the value of the feederJourney property.- Returns:
- possible object is
InterchangeJourneyStructure
-
setFeederJourney
public void setFeederJourney(InterchangeJourneyStructure value)
Sets the value of the feederJourney property.- Parameters:
value- allowed object isInterchangeJourneyStructure
-
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
-
getNumberOfTransferPassengers
public BigInteger getNumberOfTransferPassengers()
Gets the value of the numberOfTransferPassengers property.- Returns:
- possible object is
BigInteger
-
setNumberOfTransferPassengers
public void setNumberOfTransferPassengers(BigInteger value)
Sets the value of the numberOfTransferPassengers property.- Parameters:
value- allowed object isBigInteger
-
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
-
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
-
getSuggestedWaitDecisionTime
public ZonedDateTime getSuggestedWaitDecisionTime()
Gets the value of the suggestedWaitDecisionTime property.- Returns:
- possible object is
String
-
setSuggestedWaitDecisionTime
public void setSuggestedWaitDecisionTime(ZonedDateTime value)
Sets the value of the suggestedWaitDecisionTime property.- Parameters:
value- allowed object isString
-
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
-
-