Package uk.org.siri.siri21
Class EstimatedServiceJourneyInterchange
- java.lang.Object
-
- uk.org.siri.siri21.EstimatedServiceJourneyInterchange
-
- All Implemented Interfaces:
Serializable
public class EstimatedServiceJourneyInterchange extends Object implements Serializable
Type for Estimated SERVICE JOURNEY INTERCHANGE.Java class for EstimatedServiceJourneyInterchangeStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EstimatedServiceJourneyInterchangeStructure"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <choice> <element ref="{http://www.siri.org.uk/siri}InterchangeRef"/> <sequence> <element name="InterchangeCode" type="{http://www.siri.org.uk/siri}InterchangeCodeType" minOccurs="0"/> <element name="ConnectionLinkRef" type="{http://www.siri.org.uk/siri}ConnectionLinkRefStructure" minOccurs="0"/> <element name="FeederJourneyRef" type="{http://www.siri.org.uk/siri}ConnectingJourneyRefStructure"/> <element name="FeederArrivalStopRef" type="{http://www.siri.org.uk/siri}StopPointRefStructure" minOccurs="0"/> <element name="FeederVisitNumber" type="{http://www.siri.org.uk/siri}VisitNumberType" minOccurs="0"/> <element name="FeederStopOrder" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/> <element name="AimedArrivalTimeOfFeeder" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="DistributorJourneyRef" type="{http://www.siri.org.uk/siri}ConnectingJourneyRefStructure"/> <element name="DistributorDepartureStopRef" type="{http://www.siri.org.uk/siri}StopPointRefStructure" minOccurs="0"/> <element name="DistributorVisitNumber" type="{http://www.siri.org.uk/siri}VisitNumberType" minOccurs="0"/> <element name="DistributorStopOrder" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/> <element name="AimedDepartureTimeOfDistributor" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <group ref="{http://www.siri.org.uk/siri}InterchangePropertyGroup" minOccurs="0"/> </sequence> </choice> <element name="InterchangeStatus" type="{http://www.siri.org.uk/siri}InterchangeStatusEnumeration" minOccurs="0"/> <choice> <element name="WillNotWait" type="{http://www.siri.org.uk/siri}EmptyType"/> <element name="WillWait" type="{http://www.siri.org.uk/siri}WillWaitStructure"/> </choice> <element name="ExpectedArrivalTimeOfFeeder" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="ExpectedDepartureTimeOfDistributor" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="ConnectionMonitoring" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <group ref="{http://www.siri.org.uk/siri}InterchangeTimesGroup" minOccurs="0"/> <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 EstimatedServiceJourneyInterchange()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ZonedDateTimegetAimedArrivalTimeOfFeeder()Gets the value of the aimedArrivalTimeOfFeeder property.ZonedDateTimegetAimedDepartureTimeOfDistributor()Gets the value of the aimedDepartureTimeOfDistributor property.ConnectionLinkRefgetConnectionLinkRef()Gets the value of the connectionLinkRef property.StopPointRefStructuregetDistributorDepartureStopRef()Gets the value of the distributorDepartureStopRef property.ConnectingJourneyRefStructuregetDistributorJourneyRef()Gets the value of the distributorJourneyRef property.BigIntegergetDistributorStopOrder()Gets the value of the distributorStopOrder property.BigIntegergetDistributorVisitNumber()Gets the value of the distributorVisitNumber property.ZonedDateTimegetExpectedArrivalTimeOfFeeder()Gets the value of the expectedArrivalTimeOfFeeder property.ZonedDateTimegetExpectedDepartureTimeOfDistributor()Gets the value of the expectedDepartureTimeOfDistributor property.ExtensionsgetExtensions()Gets the value of the extensions property.StopPointRefStructuregetFeederArrivalStopRef()Gets the value of the feederArrivalStopRef property.ConnectingJourneyRefStructuregetFeederJourneyRef()Gets the value of the feederJourneyRef property.BigIntegergetFeederStopOrder()Gets the value of the feederStopOrder property.BigIntegergetFeederVisitNumber()Gets the value of the feederVisitNumber property.StringgetInterchangeCode()Gets the value of the interchangeCode property.InterchangeRefgetInterchangeRef()Gets the value of the interchangeRef property.InterchangeStatusEnumerationgetInterchangeStatus()Gets the value of the interchangeStatus property.DurationgetMaximumAutomaticWaitTime()Gets the value of the maximumAutomaticWaitTime property.DurationgetMaximumTransferTime()Gets the value of the maximumTransferTime property.DurationgetMaximumWaitTime()Gets the value of the maximumWaitTime property.DurationgetMinimumTransferTime()Gets the value of the minimumTransferTime property.DurationgetStandardTransferTime()Gets the value of the standardTransferTime property.DurationgetStandardWaitTime()Gets the value of the standardWaitTime property.StringgetWillNotWait()Gets the value of the willNotWait property.WillWaitStructuregetWillWait()Gets the value of the willWait property.BooleanisAdvertised()Gets the value of the advertised property.BooleanisConnectionMonitoring()Gets the value of the connectionMonitoring property.BooleanisGuaranteed()Gets the value of the guaranteed property.BooleanisStaySeated()Gets the value of the staySeated property.voidsetAdvertised(Boolean value)Sets the value of the advertised property.voidsetAimedArrivalTimeOfFeeder(ZonedDateTime value)Sets the value of the aimedArrivalTimeOfFeeder property.voidsetAimedDepartureTimeOfDistributor(ZonedDateTime value)Sets the value of the aimedDepartureTimeOfDistributor property.voidsetConnectionLinkRef(ConnectionLinkRef value)Sets the value of the connectionLinkRef property.voidsetConnectionMonitoring(Boolean value)Sets the value of the connectionMonitoring property.voidsetDistributorDepartureStopRef(StopPointRefStructure value)Sets the value of the distributorDepartureStopRef property.voidsetDistributorJourneyRef(ConnectingJourneyRefStructure value)Sets the value of the distributorJourneyRef property.voidsetDistributorStopOrder(BigInteger value)Sets the value of the distributorStopOrder property.voidsetDistributorVisitNumber(BigInteger value)Sets the value of the distributorVisitNumber property.voidsetExpectedArrivalTimeOfFeeder(ZonedDateTime value)Sets the value of the expectedArrivalTimeOfFeeder property.voidsetExpectedDepartureTimeOfDistributor(ZonedDateTime value)Sets the value of the expectedDepartureTimeOfDistributor property.voidsetExtensions(Extensions value)Sets the value of the extensions property.voidsetFeederArrivalStopRef(StopPointRefStructure value)Sets the value of the feederArrivalStopRef property.voidsetFeederJourneyRef(ConnectingJourneyRefStructure value)Sets the value of the feederJourneyRef property.voidsetFeederStopOrder(BigInteger value)Sets the value of the feederStopOrder property.voidsetFeederVisitNumber(BigInteger value)Sets the value of the feederVisitNumber property.voidsetGuaranteed(Boolean value)Sets the value of the guaranteed property.voidsetInterchangeCode(String value)Sets the value of the interchangeCode property.voidsetInterchangeRef(InterchangeRef value)Sets the value of the interchangeRef property.voidsetInterchangeStatus(InterchangeStatusEnumeration value)Sets the value of the interchangeStatus property.voidsetMaximumAutomaticWaitTime(Duration value)Sets the value of the maximumAutomaticWaitTime property.voidsetMaximumTransferTime(Duration value)Sets the value of the maximumTransferTime property.voidsetMaximumWaitTime(Duration value)Sets the value of the maximumWaitTime property.voidsetMinimumTransferTime(Duration value)Sets the value of the minimumTransferTime property.voidsetStandardTransferTime(Duration value)Sets the value of the standardTransferTime property.voidsetStandardWaitTime(Duration value)Sets the value of the standardWaitTime property.voidsetStaySeated(Boolean value)Sets the value of the staySeated property.voidsetWillNotWait(String value)Sets the value of the willNotWait property.voidsetWillWait(WillWaitStructure value)Sets the value of the willWait property.
-
-
-
Field Detail
-
interchangeCode
protected String interchangeCode
-
connectionLinkRef
protected ConnectionLinkRef connectionLinkRef
-
feederJourneyRef
protected ConnectingJourneyRefStructure feederJourneyRef
-
feederArrivalStopRef
protected StopPointRefStructure feederArrivalStopRef
-
feederVisitNumber
protected BigInteger feederVisitNumber
-
feederStopOrder
protected BigInteger feederStopOrder
-
aimedArrivalTimeOfFeeder
protected ZonedDateTime aimedArrivalTimeOfFeeder
-
distributorJourneyRef
protected ConnectingJourneyRefStructure distributorJourneyRef
-
distributorDepartureStopRef
protected StopPointRefStructure distributorDepartureStopRef
-
distributorVisitNumber
protected BigInteger distributorVisitNumber
-
distributorStopOrder
protected BigInteger distributorStopOrder
-
aimedDepartureTimeOfDistributor
protected ZonedDateTime aimedDepartureTimeOfDistributor
-
staySeated
protected Boolean staySeated
-
guaranteed
protected Boolean guaranteed
-
advertised
protected Boolean advertised
-
interchangeRef
protected InterchangeRef interchangeRef
-
interchangeStatus
protected InterchangeStatusEnumeration interchangeStatus
-
willWait
protected WillWaitStructure willWait
-
willNotWait
protected String willNotWait
-
expectedArrivalTimeOfFeeder
protected ZonedDateTime expectedArrivalTimeOfFeeder
-
expectedDepartureTimeOfDistributor
protected ZonedDateTime expectedDepartureTimeOfDistributor
-
connectionMonitoring
protected Boolean connectionMonitoring
-
standardWaitTime
protected Duration standardWaitTime
-
maximumWaitTime
protected Duration maximumWaitTime
-
maximumAutomaticWaitTime
protected Duration maximumAutomaticWaitTime
-
standardTransferTime
protected Duration standardTransferTime
-
minimumTransferTime
protected Duration minimumTransferTime
-
maximumTransferTime
protected Duration maximumTransferTime
-
extensions
protected Extensions extensions
-
-
Method Detail
-
getInterchangeCode
public String getInterchangeCode()
Gets the value of the interchangeCode property.- Returns:
- possible object is
String
-
setInterchangeCode
public void setInterchangeCode(String value)
Sets the value of the interchangeCode property.- Parameters:
value- allowed object isString
-
getConnectionLinkRef
public ConnectionLinkRef getConnectionLinkRef()
Gets the value of the connectionLinkRef property.- Returns:
- possible object is
ConnectionLinkRef
-
setConnectionLinkRef
public void setConnectionLinkRef(ConnectionLinkRef value)
Sets the value of the connectionLinkRef property.- Parameters:
value- allowed object isConnectionLinkRef
-
getFeederJourneyRef
public ConnectingJourneyRefStructure getFeederJourneyRef()
Gets the value of the feederJourneyRef property.- Returns:
- possible object is
ConnectingJourneyRefStructure
-
setFeederJourneyRef
public void setFeederJourneyRef(ConnectingJourneyRefStructure value)
Sets the value of the feederJourneyRef property.- Parameters:
value- allowed object isConnectingJourneyRefStructure
-
getFeederArrivalStopRef
public StopPointRefStructure getFeederArrivalStopRef()
Gets the value of the feederArrivalStopRef property.- Returns:
- possible object is
StopPointRefStructure
-
setFeederArrivalStopRef
public void setFeederArrivalStopRef(StopPointRefStructure value)
Sets the value of the feederArrivalStopRef property.- Parameters:
value- allowed object isStopPointRefStructure
-
getFeederVisitNumber
public BigInteger getFeederVisitNumber()
Gets the value of the feederVisitNumber property.- Returns:
- possible object is
BigInteger
-
setFeederVisitNumber
public void setFeederVisitNumber(BigInteger value)
Sets the value of the feederVisitNumber property.- Parameters:
value- allowed object isBigInteger
-
getFeederStopOrder
public BigInteger getFeederStopOrder()
Gets the value of the feederStopOrder property.- Returns:
- possible object is
BigInteger
-
setFeederStopOrder
public void setFeederStopOrder(BigInteger value)
Sets the value of the feederStopOrder property.- Parameters:
value- allowed object isBigInteger
-
getAimedArrivalTimeOfFeeder
public ZonedDateTime getAimedArrivalTimeOfFeeder()
Gets the value of the aimedArrivalTimeOfFeeder property.- Returns:
- possible object is
String
-
setAimedArrivalTimeOfFeeder
public void setAimedArrivalTimeOfFeeder(ZonedDateTime value)
Sets the value of the aimedArrivalTimeOfFeeder property.- Parameters:
value- allowed object isString
-
getDistributorJourneyRef
public ConnectingJourneyRefStructure getDistributorJourneyRef()
Gets the value of the distributorJourneyRef property.- Returns:
- possible object is
ConnectingJourneyRefStructure
-
setDistributorJourneyRef
public void setDistributorJourneyRef(ConnectingJourneyRefStructure value)
Sets the value of the distributorJourneyRef property.- Parameters:
value- allowed object isConnectingJourneyRefStructure
-
getDistributorDepartureStopRef
public StopPointRefStructure getDistributorDepartureStopRef()
Gets the value of the distributorDepartureStopRef property.- Returns:
- possible object is
StopPointRefStructure
-
setDistributorDepartureStopRef
public void setDistributorDepartureStopRef(StopPointRefStructure value)
Sets the value of the distributorDepartureStopRef property.- Parameters:
value- allowed object isStopPointRefStructure
-
getDistributorVisitNumber
public BigInteger getDistributorVisitNumber()
Gets the value of the distributorVisitNumber property.- Returns:
- possible object is
BigInteger
-
setDistributorVisitNumber
public void setDistributorVisitNumber(BigInteger value)
Sets the value of the distributorVisitNumber property.- Parameters:
value- allowed object isBigInteger
-
getDistributorStopOrder
public BigInteger getDistributorStopOrder()
Gets the value of the distributorStopOrder property.- Returns:
- possible object is
BigInteger
-
setDistributorStopOrder
public void setDistributorStopOrder(BigInteger value)
Sets the value of the distributorStopOrder property.- Parameters:
value- allowed object isBigInteger
-
getAimedDepartureTimeOfDistributor
public ZonedDateTime getAimedDepartureTimeOfDistributor()
Gets the value of the aimedDepartureTimeOfDistributor property.- Returns:
- possible object is
String
-
setAimedDepartureTimeOfDistributor
public void setAimedDepartureTimeOfDistributor(ZonedDateTime value)
Sets the value of the aimedDepartureTimeOfDistributor property.- Parameters:
value- allowed object isString
-
isStaySeated
public Boolean isStaySeated()
Gets the value of the staySeated property.- Returns:
- possible object is
Boolean
-
setStaySeated
public void setStaySeated(Boolean value)
Sets the value of the staySeated property.- Parameters:
value- allowed object isBoolean
-
isGuaranteed
public Boolean isGuaranteed()
Gets the value of the guaranteed property.- Returns:
- possible object is
Boolean
-
setGuaranteed
public void setGuaranteed(Boolean value)
Sets the value of the guaranteed property.- Parameters:
value- allowed object isBoolean
-
isAdvertised
public Boolean isAdvertised()
Gets the value of the advertised property.- Returns:
- possible object is
Boolean
-
setAdvertised
public void setAdvertised(Boolean value)
Sets the value of the advertised property.- Parameters:
value- allowed object isBoolean
-
getInterchangeRef
public InterchangeRef getInterchangeRef()
Gets the value of the interchangeRef property.- Returns:
- possible object is
InterchangeRef
-
setInterchangeRef
public void setInterchangeRef(InterchangeRef value)
Sets the value of the interchangeRef property.- Parameters:
value- allowed object isInterchangeRef
-
getInterchangeStatus
public InterchangeStatusEnumeration getInterchangeStatus()
Gets the value of the interchangeStatus property.- Returns:
- possible object is
InterchangeStatusEnumeration
-
setInterchangeStatus
public void setInterchangeStatus(InterchangeStatusEnumeration value)
Sets the value of the interchangeStatus property.- Parameters:
value- allowed object isInterchangeStatusEnumeration
-
getWillWait
public WillWaitStructure getWillWait()
Gets the value of the willWait property.- Returns:
- possible object is
WillWaitStructure
-
setWillWait
public void setWillWait(WillWaitStructure value)
Sets the value of the willWait property.- Parameters:
value- allowed object isWillWaitStructure
-
getWillNotWait
public String getWillNotWait()
Gets the value of the willNotWait property.- Returns:
- possible object is
String
-
setWillNotWait
public void setWillNotWait(String value)
Sets the value of the willNotWait property.- Parameters:
value- allowed object isString
-
getExpectedArrivalTimeOfFeeder
public ZonedDateTime getExpectedArrivalTimeOfFeeder()
Gets the value of the expectedArrivalTimeOfFeeder property.- Returns:
- possible object is
String
-
setExpectedArrivalTimeOfFeeder
public void setExpectedArrivalTimeOfFeeder(ZonedDateTime value)
Sets the value of the expectedArrivalTimeOfFeeder property.- Parameters:
value- allowed object isString
-
getExpectedDepartureTimeOfDistributor
public ZonedDateTime getExpectedDepartureTimeOfDistributor()
Gets the value of the expectedDepartureTimeOfDistributor property.- Returns:
- possible object is
String
-
setExpectedDepartureTimeOfDistributor
public void setExpectedDepartureTimeOfDistributor(ZonedDateTime value)
Sets the value of the expectedDepartureTimeOfDistributor property.- Parameters:
value- allowed object isString
-
isConnectionMonitoring
public Boolean isConnectionMonitoring()
Gets the value of the connectionMonitoring property.- Returns:
- possible object is
Boolean
-
setConnectionMonitoring
public void setConnectionMonitoring(Boolean value)
Sets the value of the connectionMonitoring property.- Parameters:
value- allowed object isBoolean
-
getStandardWaitTime
public Duration getStandardWaitTime()
Gets the value of the standardWaitTime property.- Returns:
- possible object is
String
-
setStandardWaitTime
public void setStandardWaitTime(Duration value)
Sets the value of the standardWaitTime property.- Parameters:
value- allowed object isString
-
getMaximumWaitTime
public Duration getMaximumWaitTime()
Gets the value of the maximumWaitTime property.- Returns:
- possible object is
String
-
setMaximumWaitTime
public void setMaximumWaitTime(Duration value)
Sets the value of the maximumWaitTime property.- Parameters:
value- allowed object isString
-
getMaximumAutomaticWaitTime
public Duration getMaximumAutomaticWaitTime()
Gets the value of the maximumAutomaticWaitTime property.- Returns:
- possible object is
String
-
setMaximumAutomaticWaitTime
public void setMaximumAutomaticWaitTime(Duration value)
Sets the value of the maximumAutomaticWaitTime property.- Parameters:
value- allowed object isString
-
getStandardTransferTime
public Duration getStandardTransferTime()
Gets the value of the standardTransferTime property.- Returns:
- possible object is
String
-
setStandardTransferTime
public void setStandardTransferTime(Duration value)
Sets the value of the standardTransferTime property.- Parameters:
value- allowed object isString
-
getMinimumTransferTime
public Duration getMinimumTransferTime()
Gets the value of the minimumTransferTime property.- Returns:
- possible object is
String
-
setMinimumTransferTime
public void setMinimumTransferTime(Duration value)
Sets the value of the minimumTransferTime property.- Parameters:
value- allowed object isString
-
getMaximumTransferTime
public Duration getMaximumTransferTime()
Gets the value of the maximumTransferTime property.- Returns:
- possible object is
String
-
setMaximumTransferTime
public void setMaximumTransferTime(Duration value)
Sets the value of the maximumTransferTime 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
-
-