Class ProducerRequestEndpointStructure

  • All Implemented Interfaces:
    Serializable

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

    Java class for ProducerRequestEndpointStructure complex type.

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

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