Class InterchangeJourneyStructure
- java.lang.Object
-
- uk.org.siri.siri21.InterchangeJourneyStructure
-
- All Implemented Interfaces:
Serializable
public class InterchangeJourneyStructure extends Object implements Serializable
Type for feeder or Distributor Journey info about a VEHICLE JOURNEY.Java class for InterchangeJourneyStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="InterchangeJourneyStructure"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <group ref="{http://www.siri.org.uk/siri}JourneyIdentityGroup"/> <group ref="{http://www.siri.org.uk/siri}JourneyPatternInfoGroup" minOccurs="0"/> <group ref="{http://www.siri.org.uk/siri}VehicleJourneyInfoGroup" minOccurs="0"/> <group ref="{http://www.siri.org.uk/siri}DisruptionGroup" minOccurs="0"/> <group ref="{http://www.siri.org.uk/siri}OperationalInfoGroup" minOccurs="0"/> <element name="Monitored" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="AimedDepartureTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" 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 InterchangeJourneyStructure()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<FramedVehicleJourneyRefStructure>getAdditionalVehicleJourneyReves()Gets the value of the additionalVehicleJourneyReves property.ZonedDateTimegetAimedDepartureTime()Gets the value of the aimedDepartureTime property.BlockRefStructuregetBlockRef()Gets the value of the blockRef property.BrandingStructuregetBranding()Gets the value of the branding property.BrandingRefStructuregetBrandingRef()Gets the value of the brandingRef property.CourseOfJourneyRefStructuregetCourseOfJourneyRef()Gets the value of the courseOfJourneyRef property.ZonedDateTimegetDestinationAimedArrivalTime()Gets the value of the destinationAimedArrivalTime property.List<NaturalLanguagePlaceNameStructure>getDestinationDisplayAtOrigins()Gets the value of the destinationDisplayAtOrigins property.List<NaturalLanguageStringStructure>getDestinationNames()Gets the value of the destinationNames property.DestinationRefgetDestinationRef()Reference to a DESTINATION.List<NaturalLanguagePlaceNameStructure>getDestinationShortNames()Gets the value of the destinationShortNames property.List<NaturalLanguageStringStructure>getDirectionNames()Gets the value of the directionNames property.DirectionRefStructuregetDirectionRef()Gets the value of the directionRef property.StringgetDriverName()Gets the value of the driverName property.StringgetDriverRef()Gets the value of the driverRef property.ExtensionsgetExtensions()Gets the value of the extensions property.LineRefgetExternalLineRef()Gets the value of the externalLineRef 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.FirstOrLastJourneyEnumerationgetFirstOrLastJourney()Gets the value of the firstOrLastJourney property.List<FormationCondition>getFormationConditions()Information about a change of the formation (e.g.FramedVehicleJourneyRefStructuregetFramedVehicleJourneyRef()Gets the value of the framedVehicleJourneyRef property.GroupOfLinesRefStructuregetGroupOfLinesRef()Gets the value of the groupOfLinesRef property.List<NaturalLanguageStringStructure>getJourneyNotes()Gets the value of the journeyNotes property.NaturalLanguageStringStructuregetJourneyPatternName()Gets the value of the journeyPatternName property.JourneyPatternRefgetJourneyPatternRef()Gets the value of the journeyPatternRef property.LineRefgetLineRef()Gets the value of the lineRef property.SimpleContactStructuregetOperationsContact()Gets the value of the operationsContact property.OperatorRefStructuregetOperatorRef()Gets the value of the operatorRef property.ZonedDateTimegetOriginAimedDepartureTime()Gets the value of the originAimedDepartureTime property.List<NaturalLanguagePlaceNameStructure>getOriginDisplayAtDestinations()Gets the value of the originDisplayAtDestinations property.List<NaturalLanguagePlaceNameStructure>getOriginNames()Gets the value of the originNames property.JourneyPlaceRefStructuregetOriginRef()Gets the value of the originRef property.List<NaturalLanguagePlaceNameStructure>getOriginShortNames()Gets the value of the originShortNames property.ProductCategoryRefStructuregetProductCategoryRef()Gets the value of the productCategoryRef property.SimpleContactStructuregetPublicContact()Gets the value of the publicContact property.List<NaturalLanguageStringStructure>getPublishedLineNames()Name or Number by which the LINE is known to the public.RouteRefStructuregetRouteRef()Gets the value of the routeRef property.List<ServiceFeatureRef>getServiceFeatureReves()Classification of service into arbitrary Service categories, e.g.List<SituationRef>getSituationReves()Gets the value of the situationReves property.List<VehicleFeatureRefStructure>getVehicleFeatureReves()Gets the value of the vehicleFeatureReves property.List<NaturalLanguageStringStructure>getVehicleJourneyNames()Gets the value of the vehicleJourneyNames property.VehicleJourneyRefgetVehicleJourneyRef()Gets the value of the vehicleJourneyRef property.List<VehicleModesEnumeration>getVehicleModes()Gets the value of the vehicleModes property.VehicleRefgetVehicleRef()Gets the value of the vehicleRef property.List<ViaNameStructure>getVias()Gets the value of the vias property.BooleanisHeadwayService()Gets the value of the headwayService property.BooleanisMonitored()Gets the value of the monitored property.voidsetAimedDepartureTime(ZonedDateTime value)Sets the value of the aimedDepartureTime property.voidsetBlockRef(BlockRefStructure value)Sets the value of the blockRef property.voidsetBranding(BrandingStructure value)Sets the value of the branding property.voidsetBrandingRef(BrandingRefStructure value)Sets the value of the brandingRef property.voidsetCourseOfJourneyRef(CourseOfJourneyRefStructure value)Sets the value of the courseOfJourneyRef property.voidsetDestinationAimedArrivalTime(ZonedDateTime value)Sets the value of the destinationAimedArrivalTime property.voidsetDestinationRef(DestinationRef value)Sets the value of the destinationRef property.voidsetDirectionRef(DirectionRefStructure value)Sets the value of the directionRef property.voidsetDriverName(String value)Sets the value of the driverName property.voidsetDriverRef(String value)Sets the value of the driverRef property.voidsetExtensions(Extensions value)Sets the value of the extensions property.voidsetExternalLineRef(LineRef value)Sets the value of the externalLineRef property.voidsetFacilityChangeElement(FacilityChangeElement value)Sets the value of the facilityChangeElement property.voidsetFirstOrLastJourney(FirstOrLastJourneyEnumeration value)Sets the value of the firstOrLastJourney property.voidsetFramedVehicleJourneyRef(FramedVehicleJourneyRefStructure value)Sets the value of the framedVehicleJourneyRef property.voidsetGroupOfLinesRef(GroupOfLinesRefStructure value)Sets the value of the groupOfLinesRef property.voidsetHeadwayService(Boolean value)Sets the value of the headwayService property.voidsetJourneyPatternName(NaturalLanguageStringStructure value)Sets the value of the journeyPatternName property.voidsetJourneyPatternRef(JourneyPatternRef value)Sets the value of the journeyPatternRef property.voidsetLineRef(LineRef value)Sets the value of the lineRef property.voidsetMonitored(Boolean value)Sets the value of the monitored property.voidsetOperationsContact(SimpleContactStructure value)Sets the value of the operationsContact property.voidsetOperatorRef(OperatorRefStructure value)Sets the value of the operatorRef property.voidsetOriginAimedDepartureTime(ZonedDateTime value)Sets the value of the originAimedDepartureTime property.voidsetOriginRef(JourneyPlaceRefStructure value)Sets the value of the originRef property.voidsetProductCategoryRef(ProductCategoryRefStructure value)Sets the value of the productCategoryRef property.voidsetPublicContact(SimpleContactStructure value)Sets the value of the publicContact property.voidsetRouteRef(RouteRefStructure value)Sets the value of the routeRef property.voidsetVehicleJourneyRef(VehicleJourneyRef value)Sets the value of the vehicleJourneyRef property.voidsetVehicleRef(VehicleRef value)Sets the value of the vehicleRef property.
-
-
-
Field Detail
-
lineRef
protected LineRef lineRef
-
directionRef
protected DirectionRefStructure directionRef
-
framedVehicleJourneyRef
protected FramedVehicleJourneyRefStructure framedVehicleJourneyRef
-
journeyPatternRef
protected JourneyPatternRef journeyPatternRef
-
journeyPatternName
protected NaturalLanguageStringStructure journeyPatternName
-
vehicleModes
protected List<VehicleModesEnumeration> vehicleModes
-
routeRef
protected RouteRefStructure routeRef
-
publishedLineNames
protected List<NaturalLanguageStringStructure> publishedLineNames
-
groupOfLinesRef
protected GroupOfLinesRefStructure groupOfLinesRef
-
directionNames
protected List<NaturalLanguageStringStructure> directionNames
-
externalLineRef
protected LineRef externalLineRef
-
branding
protected BrandingStructure branding
-
brandingRef
protected BrandingRefStructure brandingRef
-
operatorRef
protected OperatorRefStructure operatorRef
-
productCategoryRef
protected ProductCategoryRefStructure productCategoryRef
-
serviceFeatureReves
protected List<ServiceFeatureRef> serviceFeatureReves
-
vehicleFeatureReves
protected List<VehicleFeatureRefStructure> vehicleFeatureReves
-
originRef
protected JourneyPlaceRefStructure originRef
-
originNames
protected List<NaturalLanguagePlaceNameStructure> originNames
-
originShortNames
protected List<NaturalLanguagePlaceNameStructure> originShortNames
-
destinationDisplayAtOrigins
protected List<NaturalLanguagePlaceNameStructure> destinationDisplayAtOrigins
-
vias
protected List<ViaNameStructure> vias
-
destinationRef
protected DestinationRef destinationRef
-
destinationNames
protected List<NaturalLanguageStringStructure> destinationNames
-
destinationShortNames
protected List<NaturalLanguagePlaceNameStructure> destinationShortNames
-
originDisplayAtDestinations
protected List<NaturalLanguagePlaceNameStructure> originDisplayAtDestinations
-
vehicleJourneyNames
protected List<NaturalLanguageStringStructure> vehicleJourneyNames
-
journeyNotes
protected List<NaturalLanguageStringStructure> journeyNotes
-
publicContact
protected SimpleContactStructure publicContact
-
operationsContact
protected SimpleContactStructure operationsContact
-
headwayService
protected Boolean headwayService
-
originAimedDepartureTime
protected ZonedDateTime originAimedDepartureTime
-
destinationAimedArrivalTime
protected ZonedDateTime destinationAimedArrivalTime
-
firstOrLastJourney
protected FirstOrLastJourneyEnumeration firstOrLastJourney
-
formationConditions
protected List<FormationCondition> formationConditions
-
facilityConditionElements
protected List<FacilityConditionStructure> facilityConditionElements
-
facilityChangeElement
protected FacilityChangeElement facilityChangeElement
-
situationReves
protected List<SituationRef> situationReves
-
blockRef
protected BlockRefStructure blockRef
-
courseOfJourneyRef
protected CourseOfJourneyRefStructure courseOfJourneyRef
-
vehicleJourneyRef
protected VehicleJourneyRef vehicleJourneyRef
-
vehicleRef
protected VehicleRef vehicleRef
-
additionalVehicleJourneyReves
protected List<FramedVehicleJourneyRefStructure> additionalVehicleJourneyReves
-
driverRef
protected String driverRef
-
driverName
protected String driverName
-
monitored
protected Boolean monitored
-
aimedDepartureTime
protected ZonedDateTime aimedDepartureTime
-
extensions
protected Extensions extensions
-
-
Method Detail
-
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
-
getFramedVehicleJourneyRef
public FramedVehicleJourneyRefStructure getFramedVehicleJourneyRef()
Gets the value of the framedVehicleJourneyRef property.- Returns:
- possible object is
FramedVehicleJourneyRefStructure
-
setFramedVehicleJourneyRef
public void setFramedVehicleJourneyRef(FramedVehicleJourneyRefStructure value)
Sets the value of the framedVehicleJourneyRef 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
-
getJourneyPatternName
public NaturalLanguageStringStructure getJourneyPatternName()
Gets the value of the journeyPatternName property.- Returns:
- possible object is
NaturalLanguageStringStructure
-
setJourneyPatternName
public void setJourneyPatternName(NaturalLanguageStringStructure value)
Sets the value of the journeyPatternName property.- Parameters:
value- allowed object isNaturalLanguageStringStructure
-
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 JAXB 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
-
getPublishedLineNames
public List<NaturalLanguageStringStructure> getPublishedLineNames()
Name or Number by which the LINE is known to the public. (Unbounded since SIRI 2.0) Gets the value of the publishedLineNames 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 publishedLineNames property.For example, to add a new item, do as follows:
getPublishedLineNames().add(newItem);Objects of the following type(s) are allowed in the list
NaturalLanguageStringStructure
-
getGroupOfLinesRef
public GroupOfLinesRefStructure getGroupOfLinesRef()
Gets the value of the groupOfLinesRef property.- Returns:
- possible object is
GroupOfLinesRefStructure
-
setGroupOfLinesRef
public void setGroupOfLinesRef(GroupOfLinesRefStructure value)
Sets the value of the groupOfLinesRef property.- Parameters:
value- allowed object isGroupOfLinesRefStructure
-
getDirectionNames
public List<NaturalLanguageStringStructure> getDirectionNames()
Gets the value of the directionNames 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 directionNames property.For example, to add a new item, do as follows:
getDirectionNames().add(newItem);Objects of the following type(s) are allowed in the list
NaturalLanguageStringStructure
-
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
-
getBranding
public BrandingStructure getBranding()
Gets the value of the branding property.- Returns:
- possible object is
BrandingStructure
-
setBranding
public void setBranding(BrandingStructure value)
Sets the value of the branding property.- Parameters:
value- allowed object isBrandingStructure
-
getBrandingRef
public BrandingRefStructure getBrandingRef()
Gets the value of the brandingRef property.- Returns:
- possible object is
BrandingRefStructure
-
setBrandingRef
public void setBrandingRef(BrandingRefStructure value)
Sets the value of the brandingRef property.- Parameters:
value- allowed object isBrandingRefStructure
-
getOperatorRef
public OperatorRefStructure getOperatorRef()
Gets the value of the operatorRef property.- Returns:
- possible object is
OperatorRefStructure
-
setOperatorRef
public void setOperatorRef(OperatorRefStructure value)
Sets the value of the operatorRef property.- Parameters:
value- allowed object isOperatorRefStructure
-
getProductCategoryRef
public ProductCategoryRefStructure getProductCategoryRef()
Gets the value of the productCategoryRef property.- Returns:
- possible object is
ProductCategoryRefStructure
-
setProductCategoryRef
public void setProductCategoryRef(ProductCategoryRefStructure value)
Sets the value of the productCategoryRef property.- Parameters:
value- allowed object isProductCategoryRefStructure
-
getServiceFeatureReves
public List<ServiceFeatureRef> getServiceFeatureReves()
Classification of service into arbitrary Service categories, e.g. school bus. Recommended SIRI values based on TPEG are given in SIRI documentation and enumerated in the siri_facilities package. Corresponds to NeTEX TYPE OF SERVICe.Gets the value of the serviceFeatureReves 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 serviceFeatureReves property.For example, to add a new item, do as follows:
getServiceFeatureReves().add(newItem);Objects of the following type(s) are allowed in the list
ServiceFeatureRef
-
getVehicleFeatureReves
public List<VehicleFeatureRefStructure> getVehicleFeatureReves()
Gets the value of the vehicleFeatureReves 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 vehicleFeatureReves property.For example, to add a new item, do as follows:
getVehicleFeatureReves().add(newItem);Objects of the following type(s) are allowed in the list
VehicleFeatureRefStructure
-
getOriginRef
public JourneyPlaceRefStructure getOriginRef()
Gets the value of the originRef property.- Returns:
- possible object is
JourneyPlaceRefStructure
-
setOriginRef
public void setOriginRef(JourneyPlaceRefStructure value)
Sets the value of the originRef property.- Parameters:
value- allowed object isJourneyPlaceRefStructure
-
getOriginNames
public List<NaturalLanguagePlaceNameStructure> getOriginNames()
Gets the value of the originNames 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 originNames property.For example, to add a new item, do as follows:
getOriginNames().add(newItem);Objects of the following type(s) are allowed in the list
NaturalLanguagePlaceNameStructure
-
getOriginShortNames
public List<NaturalLanguagePlaceNameStructure> getOriginShortNames()
Gets the value of the originShortNames 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 originShortNames property.For example, to add a new item, do as follows:
getOriginShortNames().add(newItem);Objects of the following type(s) are allowed in the list
NaturalLanguagePlaceNameStructure
-
getDestinationDisplayAtOrigins
public List<NaturalLanguagePlaceNameStructure> getDestinationDisplayAtOrigins()
Gets the value of the destinationDisplayAtOrigins 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 destinationDisplayAtOrigins property.For example, to add a new item, do as follows:
getDestinationDisplayAtOrigins().add(newItem);Objects of the following type(s) are allowed in the list
NaturalLanguagePlaceNameStructure
-
getVias
public List<ViaNameStructure> getVias()
Gets the value of the vias 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 vias property.For example, to add a new item, do as follows:
getVias().add(newItem);Objects of the following type(s) are allowed in the list
ViaNameStructure
-
getDestinationRef
public DestinationRef getDestinationRef()
Reference to a DESTINATION.- Returns:
- possible object is
DestinationRef
-
setDestinationRef
public void setDestinationRef(DestinationRef value)
Sets the value of the destinationRef property.- Parameters:
value- allowed object isDestinationRef
-
getDestinationNames
public List<NaturalLanguageStringStructure> getDestinationNames()
Gets the value of the destinationNames 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 destinationNames property.For example, to add a new item, do as follows:
getDestinationNames().add(newItem);Objects of the following type(s) are allowed in the list
NaturalLanguageStringStructure
-
getDestinationShortNames
public List<NaturalLanguagePlaceNameStructure> getDestinationShortNames()
Gets the value of the destinationShortNames 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 destinationShortNames property.For example, to add a new item, do as follows:
getDestinationShortNames().add(newItem);Objects of the following type(s) are allowed in the list
NaturalLanguagePlaceNameStructure
-
getOriginDisplayAtDestinations
public List<NaturalLanguagePlaceNameStructure> getOriginDisplayAtDestinations()
Gets the value of the originDisplayAtDestinations 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 originDisplayAtDestinations property.For example, to add a new item, do as follows:
getOriginDisplayAtDestinations().add(newItem);Objects of the following type(s) are allowed in the list
NaturalLanguagePlaceNameStructure
-
getVehicleJourneyNames
public List<NaturalLanguageStringStructure> getVehicleJourneyNames()
Gets the value of the vehicleJourneyNames 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 vehicleJourneyNames property.For example, to add a new item, do as follows:
getVehicleJourneyNames().add(newItem);Objects of the following type(s) are allowed in the list
NaturalLanguageStringStructure
-
getJourneyNotes
public List<NaturalLanguageStringStructure> getJourneyNotes()
Gets the value of the journeyNotes 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 journeyNotes property.For example, to add a new item, do as follows:
getJourneyNotes().add(newItem);Objects of the following type(s) are allowed in the list
NaturalLanguageStringStructure
-
getPublicContact
public SimpleContactStructure getPublicContact()
Gets the value of the publicContact property.- Returns:
- possible object is
SimpleContactStructure
-
setPublicContact
public void setPublicContact(SimpleContactStructure value)
Sets the value of the publicContact property.- Parameters:
value- allowed object isSimpleContactStructure
-
getOperationsContact
public SimpleContactStructure getOperationsContact()
Gets the value of the operationsContact property.- Returns:
- possible object is
SimpleContactStructure
-
setOperationsContact
public void setOperationsContact(SimpleContactStructure value)
Sets the value of the operationsContact property.- Parameters:
value- allowed object isSimpleContactStructure
-
isHeadwayService
public Boolean isHeadwayService()
Gets the value of the headwayService property.- Returns:
- possible object is
Boolean
-
setHeadwayService
public void setHeadwayService(Boolean value)
Sets the value of the headwayService property.- Parameters:
value- allowed object isBoolean
-
getOriginAimedDepartureTime
public ZonedDateTime getOriginAimedDepartureTime()
Gets the value of the originAimedDepartureTime property.- Returns:
- possible object is
String
-
setOriginAimedDepartureTime
public void setOriginAimedDepartureTime(ZonedDateTime value)
Sets the value of the originAimedDepartureTime property.- Parameters:
value- allowed object isString
-
getDestinationAimedArrivalTime
public ZonedDateTime getDestinationAimedArrivalTime()
Gets the value of the destinationAimedArrivalTime property.- Returns:
- possible object is
String
-
setDestinationAimedArrivalTime
public void setDestinationAimedArrivalTime(ZonedDateTime value)
Sets the value of the destinationAimedArrivalTime property.- Parameters:
value- allowed object isString
-
getFirstOrLastJourney
public FirstOrLastJourneyEnumeration getFirstOrLastJourney()
Gets the value of the firstOrLastJourney property.- Returns:
- possible object is
FirstOrLastJourneyEnumeration
-
setFirstOrLastJourney
public void setFirstOrLastJourney(FirstOrLastJourneyEnumeration value)
Sets the value of the firstOrLastJourney property.- Parameters:
value- allowed object isFirstOrLastJourneyEnumeration
-
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
-
getBlockRef
public BlockRefStructure getBlockRef()
Gets the value of the blockRef property.- Returns:
- possible object is
BlockRefStructure
-
setBlockRef
public void setBlockRef(BlockRefStructure value)
Sets the value of the blockRef property.- Parameters:
value- allowed object isBlockRefStructure
-
getCourseOfJourneyRef
public CourseOfJourneyRefStructure getCourseOfJourneyRef()
Gets the value of the courseOfJourneyRef property.- Returns:
- possible object is
CourseOfJourneyRefStructure
-
setCourseOfJourneyRef
public void setCourseOfJourneyRef(CourseOfJourneyRefStructure value)
Sets the value of the courseOfJourneyRef property.- Parameters:
value- allowed object isCourseOfJourneyRefStructure
-
getVehicleJourneyRef
public VehicleJourneyRef getVehicleJourneyRef()
Gets the value of the vehicleJourneyRef property.- Returns:
- possible object is
VehicleJourneyRef
-
setVehicleJourneyRef
public void setVehicleJourneyRef(VehicleJourneyRef value)
Sets the value of the vehicleJourneyRef property.- Parameters:
value- allowed object isVehicleJourneyRef
-
getVehicleRef
public VehicleRef getVehicleRef()
Gets the value of the vehicleRef property.- Returns:
- possible object is
VehicleRef
-
setVehicleRef
public void setVehicleRef(VehicleRef value)
Sets the value of the vehicleRef property.- Parameters:
value- allowed object isVehicleRef
-
getAdditionalVehicleJourneyReves
public List<FramedVehicleJourneyRefStructure> getAdditionalVehicleJourneyReves()
Gets the value of the additionalVehicleJourneyReves 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 additionalVehicleJourneyReves property.For example, to add a new item, do as follows:
getAdditionalVehicleJourneyReves().add(newItem);Objects of the following type(s) are allowed in the list
FramedVehicleJourneyRefStructure
-
getDriverRef
public String getDriverRef()
Gets the value of the driverRef property.- Returns:
- possible object is
String
-
setDriverRef
public void setDriverRef(String value)
Sets the value of the driverRef property.- Parameters:
value- allowed object isString
-
getDriverName
public String getDriverName()
Gets the value of the driverName property.- Returns:
- possible object is
String
-
setDriverName
public void setDriverName(String value)
Sets the value of the driverName property.- Parameters:
value- allowed object isString
-
isMonitored
public Boolean isMonitored()
Gets the value of the monitored property.- Returns:
- possible object is
Boolean
-
setMonitored
public void setMonitored(Boolean value)
Sets the value of the monitored property.- Parameters:
value- allowed object isBoolean
-
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
-
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
-
-