Class ServiceDeliveryBodyStructure

  • All Implemented Interfaces:
    Serializable

    public class ServiceDeliveryBodyStructure
    extends Object
    implements Serializable
    Type for SIRI Service Delivery type.

    Java class for ServiceDeliveryBodyStructure complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="ServiceDeliveryBodyStructure">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <group ref="{http://www.siri.org.uk/siri}ServiceDeliveryBodyGroup"/>
           </sequence>
           <attribute name="srsName" type="{http://www.siri.org.uk/siri}SrsNameType" />
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Constructor Detail

      • ServiceDeliveryBodyStructure

        public ServiceDeliveryBodyStructure()
    • Method Detail

      • isStatus

        public Boolean isStatus()
        Gets the value of the status property.
        Returns:
        possible object is Boolean
      • setStatus

        public void setStatus​(Boolean value)
        Sets the value of the status property.
        Parameters:
        value - allowed object is Boolean
      • isMoreData

        public Boolean isMoreData()
        Gets the value of the moreData property.
        Returns:
        possible object is Boolean
      • setMoreData

        public void setMoreData​(Boolean value)
        Sets the value of the moreData property.
        Parameters:
        value - allowed object is Boolean
      • getSituationExchangeDeliveries

        public List<SituationExchangeDeliveryStructure> getSituationExchangeDeliveries()
        Gets the value of the situationExchangeDeliveries 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 set method for the situationExchangeDeliveries property.

        For example, to add a new item, do as follows:

            getSituationExchangeDeliveries().add(newItem);
         

        Objects of the following type(s) are allowed in the list SituationExchangeDeliveryStructure

      • getFacilityMonitoringDeliveries

        public List<FacilityMonitoringDeliveryStructure> getFacilityMonitoringDeliveries()
        Gets the value of the facilityMonitoringDeliveries 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 set method for the facilityMonitoringDeliveries property.

        For example, to add a new item, do as follows:

            getFacilityMonitoringDeliveries().add(newItem);
         

        Objects of the following type(s) are allowed in the list FacilityMonitoringDeliveryStructure

      • getGeneralMessageDeliveries

        public List<GeneralMessageDeliveryStructure> getGeneralMessageDeliveries()
        Delivery for general Message service.Gets the value of the generalMessageDeliveries 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 set method for the generalMessageDeliveries property.

        For example, to add a new item, do as follows:

            getGeneralMessageDeliveries().add(newItem);
         

        Objects of the following type(s) are allowed in the list GeneralMessageDeliveryStructure

      • getConnectionMonitoringDistributorDeliveries

        public List<ConnectionMonitoringDistributorDeliveryStructure> getConnectionMonitoringDistributorDeliveries()
        Delivery for Connection Protection Fetcher Service.Gets the value of the connectionMonitoringDistributorDeliveries 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 set method for the connectionMonitoringDistributorDeliveries property.

        For example, to add a new item, do as follows:

            getConnectionMonitoringDistributorDeliveries().add(newItem);
         

        Objects of the following type(s) are allowed in the list ConnectionMonitoringDistributorDeliveryStructure

      • getConnectionMonitoringFeederDeliveries

        public List<ConnectionMonitoringFeederDeliveryStructure> getConnectionMonitoringFeederDeliveries()
        Delivery for Connection Protection Fetcher Service.Gets the value of the connectionMonitoringFeederDeliveries 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 set method for the connectionMonitoringFeederDeliveries property.

        For example, to add a new item, do as follows:

            getConnectionMonitoringFeederDeliveries().add(newItem);
         

        Objects of the following type(s) are allowed in the list ConnectionMonitoringFeederDeliveryStructure

      • getConnectionTimetableDeliveries

        public List<ConnectionTimetableDeliveryStructure> getConnectionTimetableDeliveries()
        Gets the value of the connectionTimetableDeliveries 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 set method for the connectionTimetableDeliveries property.

        For example, to add a new item, do as follows:

            getConnectionTimetableDeliveries().add(newItem);
         

        Objects of the following type(s) are allowed in the list ConnectionTimetableDeliveryStructure

      • getVehicleMonitoringDeliveries

        public List<VehicleMonitoringDeliveryStructure> getVehicleMonitoringDeliveries()
        Delviery for Vehicle Activity Service Gets the value of the vehicleMonitoringDeliveries 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 set method for the vehicleMonitoringDeliveries property.

        For example, to add a new item, do as follows:

            getVehicleMonitoringDeliveries().add(newItem);
         

        Objects of the following type(s) are allowed in the list VehicleMonitoringDeliveryStructure

      • getStopMonitoringDeliveries

        public List<StopMonitoringDeliveryStructure> getStopMonitoringDeliveries()
        Delviery for Stop Event service.Gets the value of the stopMonitoringDeliveries 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 set method for the stopMonitoringDeliveries property.

        For example, to add a new item, do as follows:

            getStopMonitoringDeliveries().add(newItem);
         

        Objects of the following type(s) are allowed in the list StopMonitoringDeliveryStructure

      • getStopTimetableDeliveries

        public List<StopTimetableDeliveryStructure> getStopTimetableDeliveries()
        Gets the value of the stopTimetableDeliveries 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 set method for the stopTimetableDeliveries property.

        For example, to add a new item, do as follows:

            getStopTimetableDeliveries().add(newItem);
         

        Objects of the following type(s) are allowed in the list StopTimetableDeliveryStructure

      • getEstimatedTimetableDeliveries

        public List<EstimatedTimetableDeliveryStructure> getEstimatedTimetableDeliveries()
        Gets the value of the estimatedTimetableDeliveries 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 set method for the estimatedTimetableDeliveries property.

        For example, to add a new item, do as follows:

            getEstimatedTimetableDeliveries().add(newItem);
         

        Objects of the following type(s) are allowed in the list EstimatedTimetableDeliveryStructure

      • getProductionTimetableDeliveries

        public List<ProductionTimetableDeliveryStructure> getProductionTimetableDeliveries()
        Gets the value of the productionTimetableDeliveries 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 set method for the productionTimetableDeliveries property.

        For example, to add a new item, do as follows:

            getProductionTimetableDeliveries().add(newItem);
         

        Objects of the following type(s) are allowed in the list ProductionTimetableDeliveryStructure

      • getSrsName

        public String getSrsName()
        Gets the value of the srsName property.
        Returns:
        possible object is String
      • setSrsName

        public void setSrsName​(String value)
        Sets the value of the srsName property.
        Parameters:
        value - allowed object is String