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