Uses of Class
uk.org.siri.siri21.HeartbeatNotificationStructure
-
Packages that use HeartbeatNotificationStructure Package Description uk.org.siri.siri21 -
-
Uses of HeartbeatNotificationStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as HeartbeatNotificationStructure Modifier and Type Field Description protected HeartbeatNotificationStructureSiri. heartbeatNotificationMethods in uk.org.siri.siri21 that return HeartbeatNotificationStructure Modifier and Type Method Description HeartbeatNotificationStructureObjectFactory. createHeartbeatNotificationStructure()Create an instance ofHeartbeatNotificationStructureHeartbeatNotificationStructureSiri. getHeartbeatNotification()Gets the value of the heartbeatNotification property.Methods in uk.org.siri.siri21 that return types with arguments of type HeartbeatNotificationStructure Modifier and Type Method Description JAXBElement<HeartbeatNotificationStructure>ObjectFactory. createHeartbeatNotification(HeartbeatNotificationStructure value)Methods in uk.org.siri.siri21 with parameters of type HeartbeatNotificationStructure Modifier and Type Method Description JAXBElement<HeartbeatNotificationStructure>ObjectFactory. createHeartbeatNotification(HeartbeatNotificationStructure value)voidSiri. setHeartbeatNotification(HeartbeatNotificationStructure value)Sets the value of the heartbeatNotification property.
-