Class HeartbeatNotificationStructure

  • All Implemented Interfaces:
    Serializable

    public class HeartbeatNotificationStructure
    extends Object
    implements Serializable
    Type for Service Heartbeat Notification.

    Java class for HeartbeatNotificationStructure complex type.

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

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