Uses of Class
uk.org.siri.www.siri.ProducerResponseEndpointStructure.Builder
Packages that use ProducerResponseEndpointStructure.Builder
-
Uses of ProducerResponseEndpointStructure.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return ProducerResponseEndpointStructure.BuilderModifier and TypeMethodDescriptionProducerResponseEndpointStructure.Builder.clear()ProducerResponseEndpointStructure.Builder.clearAddress()Endpoint Address to which acknowledgements to confirm delivery are to be sent.ProducerResponseEndpointStructure.Builder.clearProducerRef()Unique identifier of Producer - Participant reference.ProducerResponseEndpointStructure.Builder.clearRequestMessageRef()Reference to an arbitrary unique identifier associated with the request which gave rise to this response.ProducerResponseEndpointStructure.Builder.clearResponseMessageIdentifier()An arbitrary unique reference associated with the response which may be used to reference it.ProducerResponseEndpointStructure.Builder.clearResponseTimestamp()Time individual response element was created.ProducerResponseEndpointStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ProducerResponseEndpointStructure.Builder.mergeFrom(com.google.protobuf.Message other) ProducerResponseEndpointStructure.Builder.mergeFrom(ProducerResponseEndpointStructure other) ProducerResponseEndpointStructure.Builder.mergeProducerRef(ParticipantRefStructure value) Unique identifier of Producer - Participant reference.ProducerResponseEndpointStructure.Builder.mergeRequestMessageRef(MessageRefStructure value) Reference to an arbitrary unique identifier associated with the request which gave rise to this response.ProducerResponseEndpointStructure.Builder.mergeResponseMessageIdentifier(MessageQualifierStructure value) An arbitrary unique reference associated with the response which may be used to reference it.ProducerResponseEndpointStructure.Builder.mergeResponseTimestamp(com.google.protobuf.Timestamp value) Time individual response element was created.ProducerResponseEndpointStructure.newBuilder()ProducerResponseEndpointStructure.newBuilder(ProducerResponseEndpointStructure prototype) ProducerResponseEndpointStructure.newBuilderForType()ProducerResponseEndpointStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ProducerResponseEndpointStructure.Builder.setAddress(String value) Endpoint Address to which acknowledgements to confirm delivery are to be sent.ProducerResponseEndpointStructure.Builder.setAddressBytes(com.google.protobuf.ByteString value) Endpoint Address to which acknowledgements to confirm delivery are to be sent.ProducerResponseEndpointStructure.Builder.setProducerRef(ParticipantRefStructure value) Unique identifier of Producer - Participant reference.ProducerResponseEndpointStructure.Builder.setProducerRef(ParticipantRefStructure.Builder builderForValue) Unique identifier of Producer - Participant reference.ProducerResponseEndpointStructure.Builder.setRequestMessageRef(MessageRefStructure value) Reference to an arbitrary unique identifier associated with the request which gave rise to this response.ProducerResponseEndpointStructure.Builder.setRequestMessageRef(MessageRefStructure.Builder builderForValue) Reference to an arbitrary unique identifier associated with the request which gave rise to this response.ProducerResponseEndpointStructure.Builder.setResponseMessageIdentifier(MessageQualifierStructure value) An arbitrary unique reference associated with the response which may be used to reference it.ProducerResponseEndpointStructure.Builder.setResponseMessageIdentifier(MessageQualifierStructure.Builder builderForValue) An arbitrary unique reference associated with the response which may be used to reference it.ProducerResponseEndpointStructure.Builder.setResponseTimestamp(com.google.protobuf.Timestamp value) Time individual response element was created.ProducerResponseEndpointStructure.Builder.setResponseTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) Time individual response element was created.ProducerResponseEndpointStructure.toBuilder()