Class EstimatedVehicleJourneyStructure
- java.lang.Object
-
- uk.org.siri.siri10.EstimatedVehicleJourneyStructure
-
- All Implemented Interfaces:
Serializable
public class EstimatedVehicleJourneyStructure extends Object implements Serializable
Data type for Realtime info about a Vehicle Journey.Java class for EstimatedVehicleJourneyStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EstimatedVehicleJourneyStructure"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <group ref="{http://www.siri.org.uk/}LineIdentityGroup"/> <group ref="{http://www.siri.org.uk/}EstimatedTimetableAlterationGroup"/> <group ref="{http://www.siri.org.uk/}JourneyPatternInfoGroup" minOccurs="0"/> <group ref="{http://www.siri.org.uk/}ServiceInfoGroup" minOccurs="0"/> <group ref="{http://www.siri.org.uk/}JourneyInfoGroup" minOccurs="0"/> <group ref="{http://www.siri.org.uk/}EstimatedJourneyInfoGroup" minOccurs="0"/> <group ref="{http://www.siri.org.uk/}DisruptionGroup"/> <group ref="{http://www.siri.org.uk/}EstimatedRealtimeInfoGroup" minOccurs="0"/> <group ref="{http://www.siri.org.uk/}OperationalInfoGroup"/> <sequence> <choice> <element name="EstimatedCalls" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://www.siri.org.uk/}EstimatedCall" maxOccurs="unbounded"/> </sequence> </restriction> </complexContent> </complexType> </element> <group ref="{http://www.siri.org.uk/}EstimatedCallsAsFlatGroup"/> </choice> <element name="IsCompleteStopSequence" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> </sequence> <element ref="{http://www.siri.org.uk/}Extensions" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEstimatedVehicleJourneyStructure.EstimatedCallsJava class for anonymous complex type.
-
Field Summary
-
Constructor Summary
Constructors Constructor Description EstimatedVehicleJourneyStructure()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BlockRefStructuregetBlockRef()Gets the value of the blockRef property.CourseOfJourneyStructuregetCourseOfJourneyRef()Gets the value of the courseOfJourneyRef property.DatedVehicleJourneyIndirectRefStructuregetDatedVehicleJourneyIndirectRef()Gets the value of the datedVehicleJourneyIndirectRef property.DatedVehicleJourneyRefStructuregetDatedVehicleJourneyRef()Gets the value of the datedVehicleJourneyRef property.NaturalLanguageStringStructuregetDirectionName()Gets the value of the directionName property.DirectionRefStructuregetDirectionRef()Gets the value of the directionRef property.EstimatedVehicleJourneyStructure.EstimatedCallsgetEstimatedCalls()Gets the value of the estimatedCalls property.List<EstimatedCallStructure>getEstimatedCallsList()Gets the value of the estimatedCallsList property.StringgetEstimatedVehicleJourneyCode()Gets the value of the estimatedVehicleJourneyCode property.ExtensionsStructuregetExtensions()Gets the value of the extensions property.LineRefStructuregetExternalLineRef()Gets the value of the externalLineRef property.FacilityChangeStructuregetFacilityChange()Gets the value of the facilityChange property.List<NaturalLanguageStringStructure>getJourneyNote()Gets the value of the journeyNote property.JourneyPatternRefStructuregetJourneyPatternRef()Gets the value of the journeyPatternRef property.LineRefStructuregetLineRef()Gets the value of the lineRef property.OccupancyEnumerationgetOccupancy()Gets the value of the occupancy property.OperatorRefStructuregetOperatorRef()Gets the value of the operatorRef property.ProductCategoryRefStructuregetProductCategoryRef()Gets the value of the productCategoryRef property.NaturalLanguageStringStructuregetPublishedLineName()Gets the value of the publishedLineName property.RouteRefStructuregetRouteRef()Gets the value of the routeRef property.List<ServiceFeatureRefStructure>getServiceFeatureRef()Classification of service into arbitrary Service categories, e.g.List<SituationRefStructure>getSituationRef()Gets the value of the situationRef property.List<VehicleFeatureRefStructure>getVehicleFeatureRef()Gets the value of the vehicleFeatureRef property.NaturalLanguageStringStructuregetVehicleJourneyName()Gets the value of the vehicleJourneyName property.List<VehicleModesEnumeration>getVehicleMode()Gets the value of the vehicleMode property.VehicleRefStructuregetVehicleRef()Gets the value of the vehicleRef property.BooleanisCancellation()Gets the value of the cancellation property.BooleanisExtraJourney()Gets the value of the extraJourney property.BooleanisHeadwayService()Gets the value of the headwayService property.BooleanisIsCompleteStopSequence()Gets the value of the isCompleteStopSequence property.BooleanisMonitored()Gets the value of the monitored property.BooleanisPredictionInaccurate()Gets the value of the predictionInaccurate property.voidsetBlockRef(BlockRefStructure value)Sets the value of the blockRef property.voidsetCancellation(Boolean value)Sets the value of the cancellation property.voidsetCourseOfJourneyRef(CourseOfJourneyStructure value)Sets the value of the courseOfJourneyRef property.voidsetDatedVehicleJourneyIndirectRef(DatedVehicleJourneyIndirectRefStructure value)Sets the value of the datedVehicleJourneyIndirectRef property.voidsetDatedVehicleJourneyRef(DatedVehicleJourneyRefStructure value)Sets the value of the datedVehicleJourneyRef property.voidsetDirectionName(NaturalLanguageStringStructure value)Sets the value of the directionName property.voidsetDirectionRef(DirectionRefStructure value)Sets the value of the directionRef property.voidsetEstimatedCalls(EstimatedVehicleJourneyStructure.EstimatedCalls value)Sets the value of the estimatedCalls property.voidsetEstimatedVehicleJourneyCode(String value)Sets the value of the estimatedVehicleJourneyCode property.voidsetExtensions(ExtensionsStructure value)Sets the value of the extensions property.voidsetExternalLineRef(LineRefStructure value)Sets the value of the externalLineRef property.voidsetExtraJourney(Boolean value)Sets the value of the extraJourney property.voidsetFacilityChange(FacilityChangeStructure value)Sets the value of the facilityChange property.voidsetHeadwayService(Boolean value)Sets the value of the headwayService property.voidsetIsCompleteStopSequence(Boolean value)Sets the value of the isCompleteStopSequence property.voidsetJourneyPatternRef(JourneyPatternRefStructure value)Sets the value of the journeyPatternRef property.voidsetLineRef(LineRefStructure value)Sets the value of the lineRef property.voidsetMonitored(Boolean value)Sets the value of the monitored property.voidsetOccupancy(OccupancyEnumeration value)Sets the value of the occupancy property.voidsetOperatorRef(OperatorRefStructure value)Sets the value of the operatorRef property.voidsetPredictionInaccurate(Boolean value)Sets the value of the predictionInaccurate property.voidsetProductCategoryRef(ProductCategoryRefStructure value)Sets the value of the productCategoryRef property.voidsetPublishedLineName(NaturalLanguageStringStructure value)Sets the value of the publishedLineName property.voidsetRouteRef(RouteRefStructure value)Sets the value of the routeRef property.voidsetVehicleJourneyName(NaturalLanguageStringStructure value)Sets the value of the vehicleJourneyName property.voidsetVehicleRef(VehicleRefStructure value)Sets the value of the vehicleRef property.
-
-
-
Field Detail
-
lineRef
protected LineRefStructure lineRef
-
directionRef
protected DirectionRefStructure directionRef
-
datedVehicleJourneyRef
protected DatedVehicleJourneyRefStructure datedVehicleJourneyRef
-
datedVehicleJourneyIndirectRef
protected DatedVehicleJourneyIndirectRefStructure datedVehicleJourneyIndirectRef
-
estimatedVehicleJourneyCode
protected String estimatedVehicleJourneyCode
-
extraJourney
protected Boolean extraJourney
-
cancellation
protected Boolean cancellation
-
journeyPatternRef
protected JourneyPatternRefStructure journeyPatternRef
-
vehicleMode
protected List<VehicleModesEnumeration> vehicleMode
-
routeRef
protected RouteRefStructure routeRef
-
publishedLineName
protected NaturalLanguageStringStructure publishedLineName
-
directionName
protected NaturalLanguageStringStructure directionName
-
externalLineRef
protected LineRefStructure externalLineRef
-
operatorRef
protected OperatorRefStructure operatorRef
-
productCategoryRef
protected ProductCategoryRefStructure productCategoryRef
-
serviceFeatureRef
protected List<ServiceFeatureRefStructure> serviceFeatureRef
-
vehicleFeatureRef
protected List<VehicleFeatureRefStructure> vehicleFeatureRef
-
vehicleJourneyName
protected NaturalLanguageStringStructure vehicleJourneyName
-
journeyNote
protected List<NaturalLanguageStringStructure> journeyNote
-
headwayService
protected Boolean headwayService
-
situationRef
protected List<SituationRefStructure> situationRef
-
facilityChange
protected FacilityChangeStructure facilityChange
-
monitored
protected Boolean monitored
-
predictionInaccurate
protected Boolean predictionInaccurate
-
occupancy
protected OccupancyEnumeration occupancy
-
blockRef
protected BlockRefStructure blockRef
-
courseOfJourneyRef
protected CourseOfJourneyStructure courseOfJourneyRef
-
vehicleRef
protected VehicleRefStructure vehicleRef
-
estimatedCalls
protected EstimatedVehicleJourneyStructure.EstimatedCalls estimatedCalls
-
estimatedCallsList
protected List<EstimatedCallStructure> estimatedCallsList
-
isCompleteStopSequence
protected Boolean isCompleteStopSequence
-
extensions
protected ExtensionsStructure extensions
-
-
Method Detail
-
getLineRef
public LineRefStructure getLineRef()
Gets the value of the lineRef property.- Returns:
- possible object is
LineRefStructure
-
setLineRef
public void setLineRef(LineRefStructure value)
Sets the value of the lineRef property.- Parameters:
value- allowed object isLineRefStructure
-
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
-
getDatedVehicleJourneyRef
public DatedVehicleJourneyRefStructure getDatedVehicleJourneyRef()
Gets the value of the datedVehicleJourneyRef property.- Returns:
- possible object is
DatedVehicleJourneyRefStructure
-
setDatedVehicleJourneyRef
public void setDatedVehicleJourneyRef(DatedVehicleJourneyRefStructure value)
Sets the value of the datedVehicleJourneyRef property.- Parameters:
value- allowed object isDatedVehicleJourneyRefStructure
-
getDatedVehicleJourneyIndirectRef
public DatedVehicleJourneyIndirectRefStructure getDatedVehicleJourneyIndirectRef()
Gets the value of the datedVehicleJourneyIndirectRef property.- Returns:
- possible object is
DatedVehicleJourneyIndirectRefStructure
-
setDatedVehicleJourneyIndirectRef
public void setDatedVehicleJourneyIndirectRef(DatedVehicleJourneyIndirectRefStructure value)
Sets the value of the datedVehicleJourneyIndirectRef property.- Parameters:
value- allowed object isDatedVehicleJourneyIndirectRefStructure
-
getEstimatedVehicleJourneyCode
public String getEstimatedVehicleJourneyCode()
Gets the value of the estimatedVehicleJourneyCode property.- Returns:
- possible object is
String
-
setEstimatedVehicleJourneyCode
public void setEstimatedVehicleJourneyCode(String value)
Sets the value of the estimatedVehicleJourneyCode property.- Parameters:
value- allowed object isString
-
isExtraJourney
public Boolean isExtraJourney()
Gets the value of the extraJourney property.- Returns:
- possible object is
Boolean
-
setExtraJourney
public void setExtraJourney(Boolean value)
Sets the value of the extraJourney property.- Parameters:
value- allowed object isBoolean
-
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
-
getJourneyPatternRef
public JourneyPatternRefStructure getJourneyPatternRef()
Gets the value of the journeyPatternRef property.- Returns:
- possible object is
JourneyPatternRefStructure
-
setJourneyPatternRef
public void setJourneyPatternRef(JourneyPatternRefStructure value)
Sets the value of the journeyPatternRef property.- Parameters:
value- allowed object isJourneyPatternRefStructure
-
getVehicleMode
public List<VehicleModesEnumeration> getVehicleMode()
Gets the value of the vehicleMode 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 vehicleMode property.For example, to add a new item, do as follows:
getVehicleMode().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 LineRefStructure getExternalLineRef()
Gets the value of the externalLineRef property.- Returns:
- possible object is
LineRefStructure
-
setExternalLineRef
public void setExternalLineRef(LineRefStructure value)
Sets the value of the externalLineRef property.- Parameters:
value- allowed object isLineRefStructure
-
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
-
getServiceFeatureRef
public List<ServiceFeatureRefStructure> getServiceFeatureRef()
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.Gets the value of the serviceFeatureRef 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 serviceFeatureRef property.For example, to add a new item, do as follows:
getServiceFeatureRef().add(newItem);Objects of the following type(s) are allowed in the list
ServiceFeatureRefStructure
-
getVehicleFeatureRef
public List<VehicleFeatureRefStructure> getVehicleFeatureRef()
Gets the value of the vehicleFeatureRef 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 vehicleFeatureRef property.For example, to add a new item, do as follows:
getVehicleFeatureRef().add(newItem);Objects of the following type(s) are allowed in the list
VehicleFeatureRefStructure
-
getVehicleJourneyName
public NaturalLanguageStringStructure getVehicleJourneyName()
Gets the value of the vehicleJourneyName property.- Returns:
- possible object is
NaturalLanguageStringStructure
-
setVehicleJourneyName
public void setVehicleJourneyName(NaturalLanguageStringStructure value)
Sets the value of the vehicleJourneyName property.- Parameters:
value- allowed object isNaturalLanguageStringStructure
-
getJourneyNote
public List<NaturalLanguageStringStructure> getJourneyNote()
Gets the value of the journeyNote 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 journeyNote property.For example, to add a new item, do as follows:
getJourneyNote().add(newItem);Objects of the following type(s) are allowed in the list
NaturalLanguageStringStructure
-
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
-
getSituationRef
public List<SituationRefStructure> getSituationRef()
Gets the value of the situationRef 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 situationRef property.For example, to add a new item, do as follows:
getSituationRef().add(newItem);Objects of the following type(s) are allowed in the list
SituationRefStructure
-
getFacilityChange
public FacilityChangeStructure getFacilityChange()
Gets the value of the facilityChange property.- Returns:
- possible object is
FacilityChangeStructure
-
setFacilityChange
public void setFacilityChange(FacilityChangeStructure value)
Sets the value of the facilityChange property.- Parameters:
value- allowed object isFacilityChangeStructure
-
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
-
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
-
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
-
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 CourseOfJourneyStructure getCourseOfJourneyRef()
Gets the value of the courseOfJourneyRef property.- Returns:
- possible object is
CourseOfJourneyStructure
-
setCourseOfJourneyRef
public void setCourseOfJourneyRef(CourseOfJourneyStructure value)
Sets the value of the courseOfJourneyRef property.- Parameters:
value- allowed object isCourseOfJourneyStructure
-
getVehicleRef
public VehicleRefStructure getVehicleRef()
Gets the value of the vehicleRef property.- Returns:
- possible object is
VehicleRefStructure
-
setVehicleRef
public void setVehicleRef(VehicleRefStructure value)
Sets the value of the vehicleRef property.- Parameters:
value- allowed object isVehicleRefStructure
-
getEstimatedCalls
public EstimatedVehicleJourneyStructure.EstimatedCalls getEstimatedCalls()
Gets the value of the estimatedCalls property.- Returns:
- possible object is
EstimatedVehicleJourneyStructure.EstimatedCalls
-
setEstimatedCalls
public void setEstimatedCalls(EstimatedVehicleJourneyStructure.EstimatedCalls value)
Sets the value of the estimatedCalls property.- Parameters:
value- allowed object isEstimatedVehicleJourneyStructure.EstimatedCalls
-
getEstimatedCallsList
public List<EstimatedCallStructure> getEstimatedCallsList()
Gets the value of the estimatedCallsList 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 estimatedCallsList property.For example, to add a new item, do as follows:
getEstimatedCallsList().add(newItem);Objects of the following type(s) are allowed in the list
EstimatedCallStructure
-
isIsCompleteStopSequence
public Boolean isIsCompleteStopSequence()
Gets the value of the isCompleteStopSequence property.- Returns:
- possible object is
Boolean
-
setIsCompleteStopSequence
public void setIsCompleteStopSequence(Boolean value)
Sets the value of the isCompleteStopSequence property.- Parameters:
value- allowed object isBoolean
-
getExtensions
public ExtensionsStructure getExtensions()
Gets the value of the extensions property.- Returns:
- possible object is
ExtensionsStructure
-
setExtensions
public void setExtensions(ExtensionsStructure value)
Sets the value of the extensions property.- Parameters:
value- allowed object isExtensionsStructure
-
-