Uses of Class
uk.org.siri.www.siri.ResponseEndpointStructure.Builder
Packages that use ResponseEndpointStructure.Builder
-
Uses of ResponseEndpointStructure.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return ResponseEndpointStructure.BuilderModifier and TypeMethodDescriptionResponseEndpointStructure.Builder.clear()ResponseEndpointStructure.Builder.clearAddress()Address for further interaction.ResponseEndpointStructure.Builder.clearDelegatorAddress()Address of original Consumer, i.e. requesting system to which delegating response is to be returned.ResponseEndpointStructure.Builder.clearDelegatorRef()Identifier of delegating system that originated message.ResponseEndpointStructure.Builder.clearRequestMessageRef()Reference to an arbitrary unique reference associated with the request which gave rise to this response.ResponseEndpointStructure.Builder.clearResponderRef()Participant reference that identifies responder.ResponseEndpointStructure.Builder.clearResponseTimestamp()Time individual response element was created.ResponseEndpointStructure.Builder.mergeDelegatorRef(ParticipantRefStructure value) Identifier of delegating system that originated message.ResponseEndpointStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ResponseEndpointStructure.Builder.mergeFrom(com.google.protobuf.Message other) ResponseEndpointStructure.Builder.mergeFrom(ResponseEndpointStructure other) ResponseEndpointStructure.Builder.mergeRequestMessageRef(MessageQualifierStructure value) Reference to an arbitrary unique reference associated with the request which gave rise to this response.ResponseEndpointStructure.Builder.mergeResponderRef(ParticipantRefStructure value) Participant reference that identifies responder.ResponseEndpointStructure.Builder.mergeResponseTimestamp(com.google.protobuf.Timestamp value) Time individual response element was created.ResponseEndpointStructure.newBuilder()ResponseEndpointStructure.newBuilder(ResponseEndpointStructure prototype) ResponseEndpointStructure.newBuilderForType()protected ResponseEndpointStructure.BuilderResponseEndpointStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ResponseEndpointStructure.Builder.setAddress(String value) Address for further interaction.ResponseEndpointStructure.Builder.setAddressBytes(com.google.protobuf.ByteString value) Address for further interaction.ResponseEndpointStructure.Builder.setDelegatorAddress(String value) Address of original Consumer, i.e. requesting system to which delegating response is to be returned.ResponseEndpointStructure.Builder.setDelegatorAddressBytes(com.google.protobuf.ByteString value) Address of original Consumer, i.e. requesting system to which delegating response is to be returned.ResponseEndpointStructure.Builder.setDelegatorRef(ParticipantRefStructure value) Identifier of delegating system that originated message.ResponseEndpointStructure.Builder.setDelegatorRef(ParticipantRefStructure.Builder builderForValue) Identifier of delegating system that originated message.ResponseEndpointStructure.Builder.setRequestMessageRef(MessageQualifierStructure value) Reference to an arbitrary unique reference associated with the request which gave rise to this response.ResponseEndpointStructure.Builder.setRequestMessageRef(MessageQualifierStructure.Builder builderForValue) Reference to an arbitrary unique reference associated with the request which gave rise to this response.ResponseEndpointStructure.Builder.setResponderRef(ParticipantRefStructure value) Participant reference that identifies responder.ResponseEndpointStructure.Builder.setResponderRef(ParticipantRefStructure.Builder builderForValue) Participant reference that identifies responder.ResponseEndpointStructure.Builder.setResponseTimestamp(com.google.protobuf.Timestamp value) Time individual response element was created.ResponseEndpointStructure.Builder.setResponseTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) Time individual response element was created.ResponseEndpointStructure.toBuilder()