Uses of Class
uk.org.siri.siri20.HeartbeatNotificationStructure
-
Packages that use HeartbeatNotificationStructure Package Description uk.org.siri.siri20 -
-
Uses of HeartbeatNotificationStructure in uk.org.siri.siri20
Fields in uk.org.siri.siri20 declared as HeartbeatNotificationStructure Modifier and Type Field Description protected HeartbeatNotificationStructureSiri. heartbeatNotificationMethods in uk.org.siri.siri20 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.siri20 that return types with arguments of type HeartbeatNotificationStructure Modifier and Type Method Description JAXBElement<HeartbeatNotificationStructure>ObjectFactory. createHeartbeatNotification(HeartbeatNotificationStructure value)Methods in uk.org.siri.siri20 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.
-