Uses of Class
uk.org.siri.www.siri.ConsumerResponseEndpointStructure.Builder
Packages that use ConsumerResponseEndpointStructure.Builder
-
Uses of ConsumerResponseEndpointStructure.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return ConsumerResponseEndpointStructure.BuilderModifier and TypeMethodDescriptionConsumerResponseEndpointStructure.Builder.clear()ConsumerResponseEndpointStructure.Builder.clearConsumerRef()Unique identifier of Consumer - a Participant reference.ConsumerResponseEndpointStructure.Builder.clearDelegatorAddress()Address of original Consumer, i.e. requesting system to which delegating response is to be returned.ConsumerResponseEndpointStructure.Builder.clearDelegatorRef()Identifier of delegating system that originated message.ConsumerResponseEndpointStructure.Builder.clearRequestMessageRef()Reference to an arbitrary unique idenitifer associated with the request which gave rise to this response.ConsumerResponseEndpointStructure.Builder.clearResponseTimestamp()Time individual response element was created.ConsumerResponseEndpointStructure.Builder.mergeConsumerRef(ParticipantRefStructure value) Unique identifier of Consumer - a Participant reference.ConsumerResponseEndpointStructure.Builder.mergeDelegatorRef(ParticipantRefStructure value) Identifier of delegating system that originated message.ConsumerResponseEndpointStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ConsumerResponseEndpointStructure.Builder.mergeFrom(com.google.protobuf.Message other) ConsumerResponseEndpointStructure.Builder.mergeFrom(ConsumerResponseEndpointStructure other) ConsumerResponseEndpointStructure.Builder.mergeRequestMessageRef(MessageRefStructure value) Reference to an arbitrary unique idenitifer associated with the request which gave rise to this response.ConsumerResponseEndpointStructure.Builder.mergeResponseTimestamp(com.google.protobuf.Timestamp value) Time individual response element was created.ConsumerResponseEndpointStructure.newBuilder()ConsumerResponseEndpointStructure.newBuilder(ConsumerResponseEndpointStructure prototype) ConsumerResponseEndpointStructure.newBuilderForType()ConsumerResponseEndpointStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ConsumerResponseEndpointStructure.Builder.setConsumerRef(ParticipantRefStructure value) Unique identifier of Consumer - a Participant reference.ConsumerResponseEndpointStructure.Builder.setConsumerRef(ParticipantRefStructure.Builder builderForValue) Unique identifier of Consumer - a Participant reference.ConsumerResponseEndpointStructure.Builder.setDelegatorAddress(String value) Address of original Consumer, i.e. requesting system to which delegating response is to be returned.ConsumerResponseEndpointStructure.Builder.setDelegatorAddressBytes(com.google.protobuf.ByteString value) Address of original Consumer, i.e. requesting system to which delegating response is to be returned.ConsumerResponseEndpointStructure.Builder.setDelegatorRef(ParticipantRefStructure value) Identifier of delegating system that originated message.ConsumerResponseEndpointStructure.Builder.setDelegatorRef(ParticipantRefStructure.Builder builderForValue) Identifier of delegating system that originated message.ConsumerResponseEndpointStructure.Builder.setRequestMessageRef(MessageRefStructure value) Reference to an arbitrary unique idenitifer associated with the request which gave rise to this response.ConsumerResponseEndpointStructure.Builder.setRequestMessageRef(MessageRefStructure.Builder builderForValue) Reference to an arbitrary unique idenitifer associated with the request which gave rise to this response.ConsumerResponseEndpointStructure.Builder.setResponseTimestamp(com.google.protobuf.Timestamp value) Time individual response element was created.ConsumerResponseEndpointStructure.Builder.setResponseTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) Time individual response element was created.ConsumerResponseEndpointStructure.toBuilder()