Class SiriServiceDeliveryStructure

  • All Implemented Interfaces:
    Serializable

    public class SiriServiceDeliveryStructure
    extends Object
    implements Serializable
    Type for a SIRI SIRI Functional Service Delivery types.Used for WSDL.

    Java class for SiriServiceDeliveryStructure complex type.

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

     <complexType name="SiriServiceDeliveryStructure">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <choice>
             <group ref="{http://www.siri.org.uk/siri}SiriServiceDeliveryGroup"/>
           </choice>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Constructor Detail

      • SiriServiceDeliveryStructure

        public SiriServiceDeliveryStructure()
    • Method Detail

      • 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 Jakarta XML Binding 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

      • getIncludedSituationExchangeDeliveries

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

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

            getIncludedSituationExchangeDeliveries().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 Jakarta XML Binding 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 Jakarta XML Binding 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 Jakarta XML Binding 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 Jakarta XML Binding 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 Jakarta XML Binding 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()
        Delivery 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 Jakarta XML Binding 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()
        Delivery 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 Jakarta XML Binding 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 Jakarta XML Binding 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 Jakarta XML Binding 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 Jakarta XML Binding 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