Class DataSupplyRequestStructure

  • All Implemented Interfaces:
    Serializable

    public class DataSupplyRequestStructure
    extends ConsumerRequestEndpointStructure
    implements Serializable
    Type for Data supply Request.

    Java class for DataSupplyRequestStructure complex type.

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

     <complexType name="DataSupplyRequestStructure">
       <complexContent>
         <extension base="{http://www.siri.org.uk/siri}ConsumerRequestEndpointStructure">
           <sequence>
             <group ref="{http://www.siri.org.uk/siri}DataSupplyTopicGroup"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Constructor Detail

      • DataSupplyRequestStructure

        public DataSupplyRequestStructure()
    • Method Detail

      • setNotificationRef

        public void setNotificationRef​(MessageRefStructure value)
        Sets the value of the notificationRef property.
        Parameters:
        value - allowed object is MessageRefStructure
      • isAllData

        public Boolean isAllData()
        Gets the value of the allData property.
        Returns:
        possible object is Boolean
      • setAllData

        public void setAllData​(Boolean value)
        Sets the value of the allData property.
        Parameters:
        value - allowed object is Boolean