Class CheckStatusResponseBodyStructure

  • All Implemented Interfaces:
    Serializable

    public class CheckStatusResponseBodyStructure
    extends Object
    implements Serializable
    Same as CheckStatusResponseStructure, but without extension to be consistent with the other operation definition.

    Java class for CheckStatusResponseBodyStructure complex type.

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

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