Uses of Class
uk.org.siri.www.siri.TerminateSubscriptionResponseStructure.Builder
Packages that use TerminateSubscriptionResponseStructure.Builder
-
Uses of TerminateSubscriptionResponseStructure.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return TerminateSubscriptionResponseStructure.BuilderModifier and TypeMethodDescriptionTerminateSubscriptionResponseStructure.Builder.addAllTerminationResponseStatus(Iterable<? extends TerminationResponseStatusStructure> values) Status of each subscription termnination response.TerminateSubscriptionResponseStructure.Builder.addTerminationResponseStatus(int index, TerminationResponseStatusStructure value) Status of each subscription termnination response.TerminateSubscriptionResponseStructure.Builder.addTerminationResponseStatus(int index, TerminationResponseStatusStructure.Builder builderForValue) Status of each subscription termnination response.TerminateSubscriptionResponseStructure.Builder.addTerminationResponseStatus(TerminationResponseStatusStructure value) Status of each subscription termnination response.TerminateSubscriptionResponseStructure.Builder.addTerminationResponseStatus(TerminationResponseStatusStructure.Builder builderForValue) Status of each subscription termnination response.TerminateSubscriptionResponseStructure.Builder.clear()TerminateSubscriptionResponseStructure.Builder.clearAddress()Address for further interaction.TerminateSubscriptionResponseStructure.Builder.clearDelegatorAddress()Address of original Consumer, i.e. requesting system to which delegating response is to be returned.TerminateSubscriptionResponseStructure.Builder.clearDelegatorRef()Identifier of delegating system that originated message.TerminateSubscriptionResponseStructure.Builder.clearRequestMessageRef()Reference to an arbitrary unique reference associated with the request which gave rise to this response.TerminateSubscriptionResponseStructure.Builder.clearResponderRef()Participant reference that identifies responder.TerminateSubscriptionResponseStructure.Builder.clearResponseTimestamp()Time individual response element was created.TerminateSubscriptionResponseStructure.Builder.clearTerminationResponseStatus()Status of each subscription termnination response.SiriSchema.Builder.getTerminateSubscriptionResponseBuilder()Request from Subscriber to Subscription Manager to terminate a subscription.TerminateSubscriptionResponseStructure.Builder.mergeDelegatorRef(ParticipantRefStructure value) Identifier of delegating system that originated message.TerminateSubscriptionResponseStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TerminateSubscriptionResponseStructure.Builder.mergeFrom(com.google.protobuf.Message other) TerminateSubscriptionResponseStructure.Builder.mergeFrom(TerminateSubscriptionResponseStructure other) TerminateSubscriptionResponseStructure.Builder.mergeRequestMessageRef(MessageQualifierStructure value) Reference to an arbitrary unique reference associated with the request which gave rise to this response.TerminateSubscriptionResponseStructure.Builder.mergeResponderRef(ParticipantRefStructure value) Participant reference that identifies responder.TerminateSubscriptionResponseStructure.Builder.mergeResponseTimestamp(com.google.protobuf.Timestamp value) Time individual response element was created.TerminateSubscriptionResponseStructure.newBuilder()TerminateSubscriptionResponseStructure.newBuilder(TerminateSubscriptionResponseStructure prototype) TerminateSubscriptionResponseStructure.newBuilderForType()TerminateSubscriptionResponseStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) TerminateSubscriptionResponseStructure.Builder.removeTerminationResponseStatus(int index) Status of each subscription termnination response.TerminateSubscriptionResponseStructure.Builder.setAddress(String value) Address for further interaction.TerminateSubscriptionResponseStructure.Builder.setAddressBytes(com.google.protobuf.ByteString value) Address for further interaction.TerminateSubscriptionResponseStructure.Builder.setDelegatorAddress(String value) Address of original Consumer, i.e. requesting system to which delegating response is to be returned.TerminateSubscriptionResponseStructure.Builder.setDelegatorAddressBytes(com.google.protobuf.ByteString value) Address of original Consumer, i.e. requesting system to which delegating response is to be returned.TerminateSubscriptionResponseStructure.Builder.setDelegatorRef(ParticipantRefStructure value) Identifier of delegating system that originated message.TerminateSubscriptionResponseStructure.Builder.setDelegatorRef(ParticipantRefStructure.Builder builderForValue) Identifier of delegating system that originated message.TerminateSubscriptionResponseStructure.Builder.setRequestMessageRef(MessageQualifierStructure value) Reference to an arbitrary unique reference associated with the request which gave rise to this response.TerminateSubscriptionResponseStructure.Builder.setRequestMessageRef(MessageQualifierStructure.Builder builderForValue) Reference to an arbitrary unique reference associated with the request which gave rise to this response.TerminateSubscriptionResponseStructure.Builder.setResponderRef(ParticipantRefStructure value) Participant reference that identifies responder.TerminateSubscriptionResponseStructure.Builder.setResponderRef(ParticipantRefStructure.Builder builderForValue) Participant reference that identifies responder.TerminateSubscriptionResponseStructure.Builder.setResponseTimestamp(com.google.protobuf.Timestamp value) Time individual response element was created.TerminateSubscriptionResponseStructure.Builder.setResponseTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) Time individual response element was created.TerminateSubscriptionResponseStructure.Builder.setTerminationResponseStatus(int index, TerminationResponseStatusStructure value) Status of each subscription termnination response.TerminateSubscriptionResponseStructure.Builder.setTerminationResponseStatus(int index, TerminationResponseStatusStructure.Builder builderForValue) Status of each subscription termnination response.TerminateSubscriptionResponseStructure.toBuilder()Methods in uk.org.siri.www.siri with parameters of type TerminateSubscriptionResponseStructure.BuilderModifier and TypeMethodDescriptionSiriSchema.Builder.setTerminateSubscriptionResponse(TerminateSubscriptionResponseStructure.Builder builderForValue) Request from Subscriber to Subscription Manager to terminate a subscription.