Uses of Class
uk.org.siri.siri21.MessageRefStructure
-
Packages that use MessageRefStructure Package Description uk.org.siri.siri21 -
-
Uses of MessageRefStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as MessageRefStructure Modifier and Type Field Description protected MessageRefStructureDataSupplyRequestBodyStructure. notificationRefprotected MessageRefStructureDataSupplyRequestStructure. notificationRefprotected MessageRefStructureAbstractServiceCapabilitiesResponseStructure. requestMessageRefprotected MessageRefStructureAbstractServiceDeliveryStructure. requestMessageRefprotected MessageRefStructureCheckStatusResponseStructure. requestMessageRefprotected MessageRefStructureConsumerResponseEndpointStructure. requestMessageRefprotected MessageRefStructureProducerResponseEndpointStructure. requestMessageRefprotected MessageRefStructureProducerResponseStructure. requestMessageRefprotected MessageRefStructureResponseEndpointStructure. requestMessageRefprotected MessageRefStructureResponseStatus. requestMessageRefprotected MessageRefStructureTerminationResponseStatusStructure. requestMessageRefMethods in uk.org.siri.siri21 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.MessageRefStructureAbstractServiceCapabilitiesResponseStructure. getRequestMessageRef()Gets the value of the requestMessageRef property.MessageRefStructureAbstractServiceDeliveryStructure. getRequestMessageRef()Gets the value of the requestMessageRef 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.MessageRefStructureResponseEndpointStructure. getRequestMessageRef()Gets the value of the requestMessageRef property.MessageRefStructureResponseStatus. getRequestMessageRef()Gets the value of the requestMessageRef property.MessageRefStructureTerminationResponseStatusStructure. getRequestMessageRef()Gets the value of the requestMessageRef property.Methods in uk.org.siri.siri21 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.voidAbstractServiceCapabilitiesResponseStructure. setRequestMessageRef(MessageRefStructure value)Sets the value of the requestMessageRef property.voidAbstractServiceDeliveryStructure. setRequestMessageRef(MessageRefStructure value)Sets the value of the requestMessageRef 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.voidResponseEndpointStructure. setRequestMessageRef(MessageRefStructure value)Sets the value of the requestMessageRef property.voidResponseStatus. setRequestMessageRef(MessageRefStructure value)Sets the value of the requestMessageRef property.voidTerminationResponseStatusStructure. setRequestMessageRef(MessageRefStructure value)Sets the value of the requestMessageRef property.
-