Class TerminateSubscriptionResponseStructure

  • All Implemented Interfaces:
    Serializable

    public class TerminateSubscriptionResponseStructure
    extends ResponseEndpointStructure
    implements Serializable
    Type for Response to a request to terminate a subscription or subscriptions

    Java class for TerminateSubscriptionResponseStructure complex type.

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

     <complexType name="TerminateSubscriptionResponseStructure">
       <complexContent>
         <extension base="{http://www.siri.org.uk/siri}ResponseEndpointStructure">
           <sequence>
             <group ref="{http://www.siri.org.uk/siri}TerminationStatusGroup"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form