Class ProducerResponseStructure

  • All Implemented Interfaces:
    Serializable
    Direct Known Subclasses:
    CapabilitiesResponseStructure, ServiceDeliveryStructure

    public class ProducerResponseStructure
    extends Object
    implements Serializable
    Type for General SIRI Producer Response.

    Java class for ProducerResponseStructure complex type.

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

     <complexType name="ProducerResponseStructure">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <group ref="{http://www.siri.org.uk/}ProducerResponseEndpointGroup"/>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form