Uses of Class
uk.org.siri.siri10.MessageRefStructure
-
Packages that use MessageRefStructure Package Description uk.org.siri.siri10 -
-
Uses of MessageRefStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as MessageRefStructure Modifier and Type Field Description protected MessageRefStructureDataSupplyRequestBodyStructure. notificationRefprotected MessageRefStructureDataSupplyRequestStructure. notificationRefprotected MessageRefStructureCheckStatusResponseStructure. requestMessageRefprotected MessageRefStructureDataReadyResponseStructure. requestMessageRefprotected MessageRefStructureDataReceivedResponseStructure. requestMessageRefprotected MessageRefStructureProducerResponseEndpointStructure. requestMessageRefprotected MessageRefStructureProducerResponseStructure. requestMessageRefMethods in uk.org.siri.siri10 that return MessageRefStructure Modifier and Type Method Description MessageRefStructureObjectFactory. createMessageRefStructure()Create an instance ofMessageRefStructureMessageRefStructureDataSupplyRequestBodyStructure. getNotificationRef()Gets the value of the notificationRef property.MessageRefStructureDataSupplyRequestStructure. getNotificationRef()Gets the value of the notificationRef property.MessageRefStructureCheckStatusResponseStructure. getRequestMessageRef()Gets the value of the requestMessageRef property.MessageRefStructureDataReadyResponseStructure. getRequestMessageRef()Gets the value of the requestMessageRef property.MessageRefStructureDataReceivedResponseStructure. getRequestMessageRef()Gets the value of the requestMessageRef property.MessageRefStructureProducerResponseEndpointStructure. getRequestMessageRef()Gets the value of the requestMessageRef property.MessageRefStructureProducerResponseStructure. getRequestMessageRef()Gets the value of the requestMessageRef property.Methods in uk.org.siri.siri10 with parameters of type MessageRefStructure Modifier and Type Method Description voidDataSupplyRequestBodyStructure. setNotificationRef(MessageRefStructure value)Sets the value of the notificationRef property.voidDataSupplyRequestStructure. setNotificationRef(MessageRefStructure value)Sets the value of the notificationRef property.voidCheckStatusResponseStructure. setRequestMessageRef(MessageRefStructure value)Sets the value of the requestMessageRef property.voidDataReadyResponseStructure. setRequestMessageRef(MessageRefStructure value)Sets the value of the requestMessageRef property.voidDataReceivedResponseStructure. setRequestMessageRef(MessageRefStructure value)Sets the value of the requestMessageRef property.voidProducerResponseEndpointStructure. setRequestMessageRef(MessageRefStructure value)Sets the value of the requestMessageRef property.voidProducerResponseStructure. setRequestMessageRef(MessageRefStructure value)Sets the value of the requestMessageRef property.
-