Uses of Class
uk.org.siri.siri10.HeartbeatNotificationStructure
-
Packages that use HeartbeatNotificationStructure Package Description uk.org.siri.siri10 -
-
Uses of HeartbeatNotificationStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as HeartbeatNotificationStructure Modifier and Type Field Description protected HeartbeatNotificationStructureSiri. heartbeatNotificationMethods in uk.org.siri.siri10 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.siri10 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.siri10 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.
-