Class GeneralMessageSubscriptionStructure

  • All Implemented Interfaces:
    Serializable

    public class GeneralMessageSubscriptionStructure
    extends AbstractSubscriptionStructure
    implements Serializable
    Subscription for General Message Service.

    Java class for GeneralMessageSubscriptionStructure complex type.

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

     <complexType name="GeneralMessageSubscriptionStructure">
       <complexContent>
         <extension base="{http://www.siri.org.uk/}AbstractSubscriptionStructure">
           <sequence>
             <element ref="{http://www.siri.org.uk/}GeneralMessageRequest"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form