Uses of Class
uk.org.siri.siri14.MessageRefStructure
-
Packages that use MessageRefStructure Package Description uk.org.siri.siri14 -
-
Uses of MessageRefStructure in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as MessageRefStructure Modifier and Type Field Description protected MessageRefStructureDataSupplyRequestBodyStructure. notificationRefprotected MessageRefStructureDataSupplyRequestStructure. notificationRefprotected MessageRefStructureCheckStatusResponseStructure. requestMessageRefprotected MessageRefStructureConsumerResponseEndpointStructure. requestMessageRefprotected MessageRefStructureProducerResponseEndpointStructure. requestMessageRefprotected MessageRefStructureProducerResponseStructure. requestMessageRefMethods in uk.org.siri.siri14 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.MessageRefStructureConsumerResponseEndpointStructure. 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.siri14 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.voidConsumerResponseEndpointStructure. 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.
-