Package uk.org.siri.siri14
Class TimetabledFeederArrivalCancellation
- java.lang.Object
-
- uk.org.siri.siri14.AbstractItemStructure
-
- uk.org.siri.siri14.AbstractReferencingItemStructure
-
- uk.org.siri.siri14.TimetabledFeederArrivalCancellation
-
- All Implemented Interfaces:
Serializable
public class TimetabledFeederArrivalCancellation extends AbstractReferencingItemStructure implements Serializable
Type for Timetabled Deletion of a feeder connection.Java class for TimetabledFeederArrivalCancellationStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TimetabledFeederArrivalCancellationStructure"> <complexContent> <extension base="{http://www.siri.org.uk/siri}AbstractReferencingItemStructure"> <sequence> <group ref="{http://www.siri.org.uk/siri}InterchangeFeederIdentityGroup"/> <element name="LineRef" type="{http://www.siri.org.uk/siri}LineRefStructure"/> <element name="DirectionRef" type="{http://www.siri.org.uk/siri}DirectionRefStructure"/> <element name="VehicleJourneyRef" type="{http://www.siri.org.uk/siri}FramedVehicleJourneyRefStructure"/> <group ref="{http://www.siri.org.uk/siri}JourneyPatternInfoGroup" minOccurs="0"/> <element name="Reason" type="{http://www.siri.org.uk/siri}NaturalLanguageStringStructure" 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 ConnectionLinkRefconnectionLinkRefprotected NaturalLanguageStringStructuredirectionNameprotected DirectionRefStructuredirectionRefprotected Extensionsextensionsprotected LineRefexternalLineRefprotected InterchangeRefinterchangeRefprotected JourneyPatternRefjourneyPatternRefprotected LineReflineRefprotected BigIntegerorderprotected NaturalLanguageStringStructurepublishedLineNameprotected NaturalLanguageStringStructurereasonprotected RouteRefStructurerouteRefprotected NaturalLanguageStringStructurestopPointNameprotected StopPointRefstopPointRefprotected FramedVehicleJourneyRefStructurevehicleJourneyRefprotected List<VehicleModesEnumeration>vehicleModesprotected BigIntegervisitNumber-
Fields inherited from class uk.org.siri.siri14.AbstractReferencingItemStructure
itemRef
-
Fields inherited from class uk.org.siri.siri14.AbstractItemStructure
recordedAtTime
-
-
Constructor Summary
Constructors Constructor Description TimetabledFeederArrivalCancellation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ConnectionLinkRefgetConnectionLinkRef()Gets the value of the connectionLinkRef property.NaturalLanguageStringStructuregetDirectionName()Gets the value of the directionName property.DirectionRefStructuregetDirectionRef()Gets the value of the directionRef property.ExtensionsgetExtensions()Gets the value of the extensions property.LineRefgetExternalLineRef()Gets the value of the externalLineRef property.InterchangeRefgetInterchangeRef()Gets the value of the interchangeRef property.JourneyPatternRefgetJourneyPatternRef()Gets the value of the journeyPatternRef property.LineRefgetLineRef()Gets the value of the lineRef property.BigIntegergetOrder()Gets the value of the order property.NaturalLanguageStringStructuregetPublishedLineName()Gets the value of the publishedLineName property.NaturalLanguageStringStructuregetReason()Gets the value of the reason property.RouteRefStructuregetRouteRef()Gets the value of the routeRef property.NaturalLanguageStringStructuregetStopPointName()Gets the value of the stopPointName property.StopPointRefgetStopPointRef()Gets the value of the stopPointRef property.FramedVehicleJourneyRefStructuregetVehicleJourneyRef()Gets the value of the vehicleJourneyRef property.List<VehicleModesEnumeration>getVehicleModes()Gets the value of the vehicleModes property.BigIntegergetVisitNumber()Gets the value of the visitNumber property.voidsetConnectionLinkRef(ConnectionLinkRef value)Sets the value of the connectionLinkRef property.voidsetDirectionName(NaturalLanguageStringStructure value)Sets the value of the directionName property.voidsetDirectionRef(DirectionRefStructure value)Sets the value of the directionRef property.voidsetExtensions(Extensions value)Sets the value of the extensions property.voidsetExternalLineRef(LineRef value)Sets the value of the externalLineRef property.voidsetInterchangeRef(InterchangeRef value)Sets the value of the interchangeRef property.voidsetJourneyPatternRef(JourneyPatternRef value)Sets the value of the journeyPatternRef property.voidsetLineRef(LineRef value)Sets the value of the lineRef property.voidsetOrder(BigInteger value)Sets the value of the order property.voidsetPublishedLineName(NaturalLanguageStringStructure value)Sets the value of the publishedLineName property.voidsetReason(NaturalLanguageStringStructure value)Sets the value of the reason property.voidsetRouteRef(RouteRefStructure value)Sets the value of the routeRef property.voidsetStopPointName(NaturalLanguageStringStructure value)Sets the value of the stopPointName property.voidsetStopPointRef(StopPointRef value)Sets the value of the stopPointRef property.voidsetVehicleJourneyRef(FramedVehicleJourneyRefStructure value)Sets the value of the vehicleJourneyRef property.voidsetVisitNumber(BigInteger value)Sets the value of the visitNumber property.-
Methods inherited from class uk.org.siri.siri14.AbstractReferencingItemStructure
getItemRef, setItemRef
-
Methods inherited from class uk.org.siri.siri14.AbstractItemStructure
getRecordedAtTime, setRecordedAtTime
-
-
-
-
Field Detail
-
interchangeRef
protected InterchangeRef interchangeRef
-
connectionLinkRef
protected ConnectionLinkRef connectionLinkRef
-
stopPointRef
protected StopPointRef stopPointRef
-
visitNumber
protected BigInteger visitNumber
-
order
protected BigInteger order
-
stopPointName
protected NaturalLanguageStringStructure stopPointName
-
lineRef
protected LineRef lineRef
-
directionRef
protected DirectionRefStructure directionRef
-
vehicleJourneyRef
protected FramedVehicleJourneyRefStructure vehicleJourneyRef
-
journeyPatternRef
protected JourneyPatternRef journeyPatternRef
-
vehicleModes
protected List<VehicleModesEnumeration> vehicleModes
-
routeRef
protected RouteRefStructure routeRef
-
publishedLineName
protected NaturalLanguageStringStructure publishedLineName
-
directionName
protected NaturalLanguageStringStructure directionName
-
externalLineRef
protected LineRef externalLineRef
-
reason
protected NaturalLanguageStringStructure reason
-
extensions
protected Extensions extensions
-
-
Method Detail
-
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
-
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
-
getStopPointRef
public StopPointRef getStopPointRef()
Gets the value of the stopPointRef property.- Returns:
- possible object is
StopPointRef
-
setStopPointRef
public void setStopPointRef(StopPointRef value)
Sets the value of the stopPointRef property.- Parameters:
value- allowed object isStopPointRef
-
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
-
getStopPointName
public NaturalLanguageStringStructure getStopPointName()
Gets the value of the stopPointName property.- Returns:
- possible object is
NaturalLanguageStringStructure
-
setStopPointName
public void setStopPointName(NaturalLanguageStringStructure value)
Sets the value of the stopPointName property.- Parameters:
value- allowed object isNaturalLanguageStringStructure
-
getLineRef
public LineRef getLineRef()
Gets the value of the lineRef property.- Returns:
- possible object is
LineRef
-
setLineRef
public void setLineRef(LineRef value)
Sets the value of the lineRef property.- Parameters:
value- allowed object isLineRef
-
getDirectionRef
public DirectionRefStructure getDirectionRef()
Gets the value of the directionRef property.- Returns:
- possible object is
DirectionRefStructure
-
setDirectionRef
public void setDirectionRef(DirectionRefStructure value)
Sets the value of the directionRef property.- Parameters:
value- allowed object isDirectionRefStructure
-
getVehicleJourneyRef
public FramedVehicleJourneyRefStructure getVehicleJourneyRef()
Gets the value of the vehicleJourneyRef property.- Returns:
- possible object is
FramedVehicleJourneyRefStructure
-
setVehicleJourneyRef
public void setVehicleJourneyRef(FramedVehicleJourneyRefStructure value)
Sets the value of the vehicleJourneyRef property.- Parameters:
value- allowed object isFramedVehicleJourneyRefStructure
-
getJourneyPatternRef
public JourneyPatternRef getJourneyPatternRef()
Gets the value of the journeyPatternRef property.- Returns:
- possible object is
JourneyPatternRef
-
setJourneyPatternRef
public void setJourneyPatternRef(JourneyPatternRef value)
Sets the value of the journeyPatternRef property.- Parameters:
value- allowed object isJourneyPatternRef
-
getVehicleModes
public List<VehicleModesEnumeration> getVehicleModes()
Gets the value of the vehicleModes 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 vehicleModes property.For example, to add a new item, do as follows:
getVehicleModes().add(newItem);Objects of the following type(s) are allowed in the list
VehicleModesEnumeration
-
getRouteRef
public RouteRefStructure getRouteRef()
Gets the value of the routeRef property.- Returns:
- possible object is
RouteRefStructure
-
setRouteRef
public void setRouteRef(RouteRefStructure value)
Sets the value of the routeRef property.- Parameters:
value- allowed object isRouteRefStructure
-
getPublishedLineName
public NaturalLanguageStringStructure getPublishedLineName()
Gets the value of the publishedLineName property.- Returns:
- possible object is
NaturalLanguageStringStructure
-
setPublishedLineName
public void setPublishedLineName(NaturalLanguageStringStructure value)
Sets the value of the publishedLineName property.- Parameters:
value- allowed object isNaturalLanguageStringStructure
-
getDirectionName
public NaturalLanguageStringStructure getDirectionName()
Gets the value of the directionName property.- Returns:
- possible object is
NaturalLanguageStringStructure
-
setDirectionName
public void setDirectionName(NaturalLanguageStringStructure value)
Sets the value of the directionName property.- Parameters:
value- allowed object isNaturalLanguageStringStructure
-
getExternalLineRef
public LineRef getExternalLineRef()
Gets the value of the externalLineRef property.- Returns:
- possible object is
LineRef
-
setExternalLineRef
public void setExternalLineRef(LineRef value)
Sets the value of the externalLineRef property.- Parameters:
value- allowed object isLineRef
-
getReason
public NaturalLanguageStringStructure getReason()
Gets the value of the reason property.- Returns:
- possible object is
NaturalLanguageStringStructure
-
setReason
public void setReason(NaturalLanguageStringStructure value)
Sets the value of the reason property.- Parameters:
value- allowed object isNaturalLanguageStringStructure
-
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
-
-