Class TerminateSubscriptionResponseStructure

  • All Implemented Interfaces:
    Serializable

    public class TerminateSubscriptionResponseStructure
    extends Object
    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>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <group ref="{http://www.siri.org.uk/}ResponseEndpointGroup"/>
             <group ref="{http://www.siri.org.uk/}TerminationStatusGroup"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form