Class FacilityLocationStructure
- java.lang.Object
-
- uk.org.siri.siri13.FacilityLocationStructure
-
- All Implemented Interfaces:
Serializable
public class FacilityLocationStructure extends Object implements Serializable
Location of the facilityJava 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 ConnectionLinkRefconnectionLinkRefprotected DatedVehicleJourneyRefdatedVehicleJourneyRefprotected InterchangeRefinterchangeRefprotected LineReflineRefprotected OperatorRefStructureoperatorRefprotected ProductCategoryRefStructureproductCategoryRefprotected List<ServiceFeatureRef>serviceFeatureRevesprotected StopPlaceComponentRefStructurestopPlaceComponentIdprotected StopPlaceRefstopPlaceRefprotected StopPointRefstopPointRefprotected List<VehicleFeatureRefStructure>vehicleFeatureRevesprotected VehicleRefvehicleRef
-
Constructor Summary
Constructors Constructor Description FacilityLocationStructure()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ConnectionLinkRefgetConnectionLinkRef()Gets the value of the connectionLinkRef property.DatedVehicleJourneyRefgetDatedVehicleJourneyRef()Gets the value of the datedVehicleJourneyRef 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.StopPointRefgetStopPointRef()Gets the value of the stopPointRef property.List<VehicleFeatureRefStructure>getVehicleFeatureReves()Gets the value of the vehicleFeatureReves property.VehicleRefgetVehicleRef()Gets the value of the vehicleRef property.voidsetConnectionLinkRef(ConnectionLinkRef value)Sets the value of the connectionLinkRef property.voidsetDatedVehicleJourneyRef(DatedVehicleJourneyRef value)Sets the value of the datedVehicleJourneyRef 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(StopPointRef value)Sets the value of the stopPointRef property.voidsetVehicleRef(VehicleRef value)Sets the value of the vehicleRef property.
-
-
-
Field Detail
-
lineRef
protected LineRef lineRef
-
stopPointRef
protected StopPointRef stopPointRef
-
vehicleRef
protected VehicleRef vehicleRef
-
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 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
-
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
-
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.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
-
-