Class DataSupplyRequestStructure

  • All Implemented Interfaces:
    Serializable

    public class DataSupplyRequestStructure
    extends Object
    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>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <group ref="{http://www.siri.org.uk/}ConsumerRequestEndpointGroup"/>
             <group ref="{http://www.siri.org.uk/}DataSupplyTopicGroup"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form