Class ProducerResponseEndpointStructure

  • All Implemented Interfaces:
    Serializable

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

    Java class for ProducerResponseEndpointStructure complex type.

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

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