Uses of Class
uk.org.siri.siri10.ParticipantRefStructure
-
Packages that use ParticipantRefStructure Package Description uk.org.siri.siri10 -
-
Uses of ParticipantRefStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as ParticipantRefStructure Modifier and Type Field Description protected ParticipantRefStructureConsumerRequestEndpointStructure. consumerRefprotected ParticipantRefStructureDataReadyResponseStructure. consumerRefprotected ParticipantRefStructureDataReceivedResponseStructure. consumerRefprotected ParticipantRefStructureDataSupplyRequestStructure. consumerRefprotected ParticipantRefStructureAbstractPermissionStructure. participantRefprotected ParticipantRefStructureAbstractNotificationStructure. producerRefprotected ParticipantRefStructureCheckStatusResponseStructure. producerRefprotected ParticipantRefStructureHeartbeatNotificationStructure. producerRefprotected ParticipantRefStructureProducerRequestEndpointStructure. producerRefprotected ParticipantRefStructureProducerResponseEndpointStructure. producerRefprotected ParticipantRefStructureProducerResponseStructure. producerRefprotected ParticipantRefStructureContextualisedRequestStructure. requestorRefprotected ParticipantRefStructureRequestStructure. requestorRefprotected ParticipantRefStructureResponseEndpointStructure. responderRefprotected ParticipantRefStructureSubscriptionResponseStructure. responderRefprotected ParticipantRefStructureTerminateSubscriptionResponseStructure. responderRefprotected ParticipantRefStructureAbstractServiceDeliveryStructure. subscriberRefprotected ParticipantRefStructureAbstractSubscriptionStructure. subscriberRefprotected ParticipantRefStructureStatusResponseStructure. subscriberRefprotected ParticipantRefStructureTerminateSubscriptionResponseStructure.TerminationResponseStatus. subscriberRefMethods in uk.org.siri.siri10 that return ParticipantRefStructure Modifier and Type Method Description ParticipantRefStructureObjectFactory. createParticipantRefStructure()Create an instance ofParticipantRefStructureParticipantRefStructureConsumerRequestEndpointStructure. getConsumerRef()Gets the value of the consumerRef property.ParticipantRefStructureDataReadyResponseStructure. getConsumerRef()Gets the value of the consumerRef property.ParticipantRefStructureDataReceivedResponseStructure. getConsumerRef()Gets the value of the consumerRef property.ParticipantRefStructureDataSupplyRequestStructure. getConsumerRef()Gets the value of the consumerRef property.ParticipantRefStructureAbstractPermissionStructure. getParticipantRef()Gets the value of the participantRef property.ParticipantRefStructureAbstractNotificationStructure. getProducerRef()Gets the value of the producerRef property.ParticipantRefStructureCheckStatusResponseStructure. getProducerRef()Gets the value of the producerRef property.ParticipantRefStructureHeartbeatNotificationStructure. getProducerRef()Gets the value of the producerRef property.ParticipantRefStructureProducerRequestEndpointStructure. getProducerRef()Gets the value of the producerRef property.ParticipantRefStructureProducerResponseEndpointStructure. getProducerRef()Gets the value of the producerRef property.ParticipantRefStructureProducerResponseStructure. getProducerRef()Gets the value of the producerRef property.ParticipantRefStructureContextualisedRequestStructure. getRequestorRef()Gets the value of the requestorRef property.ParticipantRefStructureRequestStructure. getRequestorRef()Gets the value of the requestorRef property.ParticipantRefStructureResponseEndpointStructure. getResponderRef()Gets the value of the responderRef property.ParticipantRefStructureSubscriptionResponseStructure. getResponderRef()Gets the value of the responderRef property.ParticipantRefStructureTerminateSubscriptionResponseStructure. getResponderRef()Gets the value of the responderRef property.ParticipantRefStructureAbstractServiceDeliveryStructure. getSubscriberRef()Gets the value of the subscriberRef property.ParticipantRefStructureAbstractSubscriptionStructure. getSubscriberRef()Gets the value of the subscriberRef property.ParticipantRefStructureStatusResponseStructure. getSubscriberRef()Gets the value of the subscriberRef property.ParticipantRefStructureTerminateSubscriptionResponseStructure.TerminationResponseStatus. getSubscriberRef()Gets the value of the subscriberRef property.Methods in uk.org.siri.siri10 that return types with arguments of type ParticipantRefStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ParticipantRefStructure>ObjectFactory. createRequestorRef(ParticipantRefStructure value)Methods in uk.org.siri.siri10 with parameters of type ParticipantRefStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ParticipantRefStructure>ObjectFactory. createRequestorRef(ParticipantRefStructure value)voidConsumerRequestEndpointStructure. setConsumerRef(ParticipantRefStructure value)Sets the value of the consumerRef property.voidDataReadyResponseStructure. setConsumerRef(ParticipantRefStructure value)Sets the value of the consumerRef property.voidDataReceivedResponseStructure. setConsumerRef(ParticipantRefStructure value)Sets the value of the consumerRef property.voidDataSupplyRequestStructure. setConsumerRef(ParticipantRefStructure value)Sets the value of the consumerRef property.voidAbstractPermissionStructure. setParticipantRef(ParticipantRefStructure value)Sets the value of the participantRef property.voidAbstractNotificationStructure. setProducerRef(ParticipantRefStructure value)Sets the value of the producerRef property.voidCheckStatusResponseStructure. setProducerRef(ParticipantRefStructure value)Sets the value of the producerRef property.voidHeartbeatNotificationStructure. setProducerRef(ParticipantRefStructure value)Sets the value of the producerRef property.voidProducerRequestEndpointStructure. setProducerRef(ParticipantRefStructure value)Sets the value of the producerRef property.voidProducerResponseEndpointStructure. setProducerRef(ParticipantRefStructure value)Sets the value of the producerRef property.voidProducerResponseStructure. setProducerRef(ParticipantRefStructure value)Sets the value of the producerRef property.voidContextualisedRequestStructure. setRequestorRef(ParticipantRefStructure value)Sets the value of the requestorRef property.voidRequestStructure. setRequestorRef(ParticipantRefStructure value)Sets the value of the requestorRef property.voidResponseEndpointStructure. setResponderRef(ParticipantRefStructure value)Sets the value of the responderRef property.voidSubscriptionResponseStructure. setResponderRef(ParticipantRefStructure value)Sets the value of the responderRef property.voidTerminateSubscriptionResponseStructure. setResponderRef(ParticipantRefStructure value)Sets the value of the responderRef property.voidAbstractServiceDeliveryStructure. setSubscriberRef(ParticipantRefStructure value)Sets the value of the subscriberRef property.voidAbstractSubscriptionStructure. setSubscriberRef(ParticipantRefStructure value)Sets the value of the subscriberRef property.voidStatusResponseStructure. setSubscriberRef(ParticipantRefStructure value)Sets the value of the subscriberRef property.voidTerminateSubscriptionResponseStructure.TerminationResponseStatus. setSubscriberRef(ParticipantRefStructure value)Sets the value of the subscriberRef property.
-