Class CheckStatusResponseStructure

  • All Implemented Interfaces:
    Serializable

    public class CheckStatusResponseStructure
    extends Object
    implements Serializable
    Type for Service Status Check Response.

    Java class for CheckStatusResponseStructure complex type.

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

     <complexType name="CheckStatusResponseStructure">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <group ref="{http://www.siri.org.uk/}ProducerResponseEndpointGroup"/>
             <group ref="{http://www.siri.org.uk/}CheckStatusPayloadGroup"/>
             <element ref="{http://www.siri.org.uk/}Extensions" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form