Class ResponseEndpointStructure

  • All Implemented Interfaces:
    Serializable

    public class ResponseEndpointStructure
    extends Object
    implements Serializable
    Type for Unique reference to reponse. May be used to reference request in subsequent interactions. Used for WSDL

    Java class for ResponseEndpointStructure complex type.

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

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