Uses of Class
uk.org.siri.siri13.HeartbeatNotificationStructure
-
Packages that use HeartbeatNotificationStructure Package Description uk.org.siri.siri13 -
-
Uses of HeartbeatNotificationStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as HeartbeatNotificationStructure Modifier and Type Field Description protected HeartbeatNotificationStructureSiri. heartbeatNotificationMethods in uk.org.siri.siri13 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.siri13 that return types with arguments of type HeartbeatNotificationStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<HeartbeatNotificationStructure>ObjectFactory. createHeartbeatNotification(HeartbeatNotificationStructure value)Methods in uk.org.siri.siri13 with parameters of type HeartbeatNotificationStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<HeartbeatNotificationStructure>ObjectFactory. createHeartbeatNotification(HeartbeatNotificationStructure value)voidSiri. setHeartbeatNotification(HeartbeatNotificationStructure value)Sets the value of the heartbeatNotification property.
-