Class FacilityLocationStructure
- java.lang.Object
-
- uk.org.siri.siri21.FacilityLocationStructure
-
- All Implemented Interfaces:
Serializable
public class FacilityLocationStructure extends Object implements Serializable
Location of the MONITORED FACILITY.Java class for FacilityLocationStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FacilityLocationStructure"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <group ref="{http://www.siri.org.uk/siri}FacilityScheduleRefGroup"/> <group ref="{http://www.siri.org.uk/siri}FacilityStopPlaceRefGroup"/> <group ref="{http://www.siri.org.uk/siri}ServiceInfoGroup"/> </sequence> </restriction> </complexContent> </complexType>- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected CompoundTrainRefcompoundTrainRefprotected ConnectionLinkRefconnectionLinkRefprotected DatedVehicleJourneyRefdatedVehicleJourneyRefprotected EntranceToVehicleRefentranceToVehicleRefprotected InterchangeRefinterchangeRefprotected LineReflineRefprotected OperatorRefStructureoperatorRefprotected ProductCategoryRefStructureproductCategoryRefprotected List<ServiceFeatureRef>serviceFeatureRevesprotected StopPlaceComponentRefStructurestopPlaceComponentIdprotected StopPlaceRefstopPlaceRefprotected StopPointRefStructurestopPointRefprotected TrainComponentReftrainComponentRefprotected TrainReftrainRefprotected List<VehicleFeatureRefStructure>vehicleFeatureRevesprotected VehicleRefvehicleRef
-
Constructor Summary
Constructors Constructor Description FacilityLocationStructure()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CompoundTrainRefgetCompoundTrainRef()Gets the value of the compoundTrainRef property.ConnectionLinkRefgetConnectionLinkRef()Gets the value of the connectionLinkRef property.DatedVehicleJourneyRefgetDatedVehicleJourneyRef()Gets the value of the datedVehicleJourneyRef property.EntranceToVehicleRefgetEntranceToVehicleRef()Gets the value of the entranceToVehicleRef property.InterchangeRefgetInterchangeRef()Gets the value of the interchangeRef property.LineRefgetLineRef()Gets the value of the lineRef property.OperatorRefStructuregetOperatorRef()Gets the value of the operatorRef property.ProductCategoryRefStructuregetProductCategoryRef()Gets the value of the productCategoryRef property.List<ServiceFeatureRef>getServiceFeatureReves()Classification of service into arbitrary Service categories, e.g.StopPlaceComponentRefStructuregetStopPlaceComponentId()Gets the value of the stopPlaceComponentId property.StopPlaceRefgetStopPlaceRef()Gets the value of the stopPlaceRef property.StopPointRefStructuregetStopPointRef()Gets the value of the stopPointRef property.TrainComponentRefgetTrainComponentRef()Gets the value of the trainComponentRef property.TrainRefgetTrainRef()Gets the value of the trainRef property.List<VehicleFeatureRefStructure>getVehicleFeatureReves()Gets the value of the vehicleFeatureReves property.VehicleRefgetVehicleRef()Gets the value of the vehicleRef property.voidsetCompoundTrainRef(CompoundTrainRef value)Sets the value of the compoundTrainRef property.voidsetConnectionLinkRef(ConnectionLinkRef value)Sets the value of the connectionLinkRef property.voidsetDatedVehicleJourneyRef(DatedVehicleJourneyRef value)Sets the value of the datedVehicleJourneyRef property.voidsetEntranceToVehicleRef(EntranceToVehicleRef value)Sets the value of the entranceToVehicleRef property.voidsetInterchangeRef(InterchangeRef value)Sets the value of the interchangeRef property.voidsetLineRef(LineRef value)Sets the value of the lineRef property.voidsetOperatorRef(OperatorRefStructure value)Sets the value of the operatorRef property.voidsetProductCategoryRef(ProductCategoryRefStructure value)Sets the value of the productCategoryRef property.voidsetStopPlaceComponentId(StopPlaceComponentRefStructure value)Sets the value of the stopPlaceComponentId property.voidsetStopPlaceRef(StopPlaceRef value)Sets the value of the stopPlaceRef property.voidsetStopPointRef(StopPointRefStructure value)Sets the value of the stopPointRef property.voidsetTrainComponentRef(TrainComponentRef value)Sets the value of the trainComponentRef property.voidsetTrainRef(TrainRef value)Sets the value of the trainRef property.voidsetVehicleRef(VehicleRef value)Sets the value of the vehicleRef property.
-
-
-
Field Detail
-
lineRef
protected LineRef lineRef
-
stopPointRef
protected StopPointRefStructure stopPointRef
-
vehicleRef
protected VehicleRef vehicleRef
-
compoundTrainRef
protected CompoundTrainRef compoundTrainRef
-
trainRef
protected TrainRef trainRef
-
trainComponentRef
protected TrainComponentRef trainComponentRef
-
entranceToVehicleRef
protected EntranceToVehicleRef entranceToVehicleRef
-
datedVehicleJourneyRef
protected DatedVehicleJourneyRef datedVehicleJourneyRef
-
connectionLinkRef
protected ConnectionLinkRef connectionLinkRef
-
interchangeRef
protected InterchangeRef interchangeRef
-
stopPlaceRef
protected StopPlaceRef stopPlaceRef
-
stopPlaceComponentId
protected StopPlaceComponentRefStructure stopPlaceComponentId
-
operatorRef
protected OperatorRefStructure operatorRef
-
productCategoryRef
protected ProductCategoryRefStructure productCategoryRef
-
serviceFeatureReves
protected List<ServiceFeatureRef> serviceFeatureReves
-
vehicleFeatureReves
protected List<VehicleFeatureRefStructure> vehicleFeatureReves
-
-
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
-
getStopPointRef
public StopPointRefStructure getStopPointRef()
Gets the value of the stopPointRef property.- Returns:
- possible object is
StopPointRefStructure
-
setStopPointRef
public void setStopPointRef(StopPointRefStructure value)
Sets the value of the stopPointRef property.- Parameters:
value- allowed object isStopPointRefStructure
-
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
-
getCompoundTrainRef
public CompoundTrainRef getCompoundTrainRef()
Gets the value of the compoundTrainRef property.- Returns:
- possible object is
CompoundTrainRef
-
setCompoundTrainRef
public void setCompoundTrainRef(CompoundTrainRef value)
Sets the value of the compoundTrainRef property.- Parameters:
value- allowed object isCompoundTrainRef
-
getTrainRef
public TrainRef getTrainRef()
Gets the value of the trainRef property.- Returns:
- possible object is
TrainRef
-
setTrainRef
public void setTrainRef(TrainRef value)
Sets the value of the trainRef property.- Parameters:
value- allowed object isTrainRef
-
getTrainComponentRef
public TrainComponentRef getTrainComponentRef()
Gets the value of the trainComponentRef property.- Returns:
- possible object is
TrainComponentRef
-
setTrainComponentRef
public void setTrainComponentRef(TrainComponentRef value)
Sets the value of the trainComponentRef property.- Parameters:
value- allowed object isTrainComponentRef
-
getEntranceToVehicleRef
public EntranceToVehicleRef getEntranceToVehicleRef()
Gets the value of the entranceToVehicleRef property.- Returns:
- possible object is
EntranceToVehicleRef
-
setEntranceToVehicleRef
public void setEntranceToVehicleRef(EntranceToVehicleRef value)
Sets the value of the entranceToVehicleRef property.- Parameters:
value- allowed object isEntranceToVehicleRef
-
getDatedVehicleJourneyRef
public DatedVehicleJourneyRef getDatedVehicleJourneyRef()
Gets the value of the datedVehicleJourneyRef property.- Returns:
- possible object is
DatedVehicleJourneyRef
-
setDatedVehicleJourneyRef
public void setDatedVehicleJourneyRef(DatedVehicleJourneyRef value)
Sets the value of the datedVehicleJourneyRef property.- Parameters:
value- allowed object isDatedVehicleJourneyRef
-
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
-
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
-
getStopPlaceRef
public StopPlaceRef getStopPlaceRef()
Gets the value of the stopPlaceRef property.- Returns:
- possible object is
StopPlaceRef
-
setStopPlaceRef
public void setStopPlaceRef(StopPlaceRef value)
Sets the value of the stopPlaceRef property.- Parameters:
value- allowed object isStopPlaceRef
-
getStopPlaceComponentId
public StopPlaceComponentRefStructure getStopPlaceComponentId()
Gets the value of the stopPlaceComponentId property.- Returns:
- possible object is
StopPlaceComponentRefStructure
-
setStopPlaceComponentId
public void setStopPlaceComponentId(StopPlaceComponentRefStructure value)
Sets the value of the stopPlaceComponentId property.- Parameters:
value- allowed object isStopPlaceComponentRefStructure
-
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 Jakarta XML Binding 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 Jakarta XML Binding 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
-
-