Class AbstractNotificationStructure

  • All Implemented Interfaces:
    Serializable
    Direct Known Subclasses:
    DataReadyRequestStructure

    public abstract class AbstractNotificationStructure
    extends ProducerRequestEndpointStructure
    implements Serializable
    Type for Notification Request.

    Java class for AbstractNotificationStructure complex type.

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

     <complexType name="AbstractNotificationStructure">
       <complexContent>
         <extension base="{http://www.siri.org.uk/siri}ProducerRequestEndpointStructure">
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Constructor Detail

      • AbstractNotificationStructure

        public AbstractNotificationStructure()