Uses of Class
uk.org.siri.www.siri.AbstractSubscriptionRequestStructure.Builder
Packages that use AbstractSubscriptionRequestStructure.Builder
-
Uses of AbstractSubscriptionRequestStructure.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return AbstractSubscriptionRequestStructure.BuilderModifier and TypeMethodDescriptionAbstractSubscriptionRequestStructure.Builder.clear()AbstractSubscriptionRequestStructure.Builder.clearAccountId()Account Identifier.AbstractSubscriptionRequestStructure.Builder.clearAccountKey()Authentication key for request.AbstractSubscriptionRequestStructure.Builder.clearAddress()Address to which response is to be sent.AbstractSubscriptionRequestStructure.Builder.clearConsumerAddress()Address to which data is to be sent, if different from Address.AbstractSubscriptionRequestStructure.Builder.clearDelegatorAddress()Address of original Consumer, i.e. requesting system to which delegating response is to be returned.AbstractSubscriptionRequestStructure.Builder.clearDelegatorRef()Identifier of delegating system that originated message.AbstractSubscriptionRequestStructure.Builder.clearMessageIdentifier()Arbitrary unique identifier that can be used to reference this message in subsequent interactions.AbstractSubscriptionRequestStructure.Builder.clearRequestorRef()Reference to a requestor - Participant Code.AbstractSubscriptionRequestStructure.Builder.clearRequestTimestamp()Timestamp on request.AbstractSubscriptionRequestStructure.Builder.clearSubscriptionContext()General values that apply to subscription.AbstractSubscriptionRequestStructure.Builder.clearSubscriptionFilterIdentifier()Reference to a Subscription Filter with which this subscription is to be aggregated for purposes of notification and delivery.AbstractSubscriptionRequestStructure.Builder.mergeDelegatorRef(ParticipantRefStructure value) Identifier of delegating system that originated message.AbstractSubscriptionRequestStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AbstractSubscriptionRequestStructure.Builder.mergeFrom(com.google.protobuf.Message other) AbstractSubscriptionRequestStructure.Builder.mergeFrom(AbstractSubscriptionRequestStructure other) AbstractSubscriptionRequestStructure.Builder.mergeMessageIdentifier(MessageQualifierStructure value) Arbitrary unique identifier that can be used to reference this message in subsequent interactions.AbstractSubscriptionRequestStructure.Builder.mergeRequestorRef(ParticipantRefStructure value) Reference to a requestor - Participant Code.AbstractSubscriptionRequestStructure.Builder.mergeRequestTimestamp(com.google.protobuf.Timestamp value) Timestamp on request.AbstractSubscriptionRequestStructure.Builder.mergeSubscriptionContext(SubscriptionContextStructure value) General values that apply to subscription.AbstractSubscriptionRequestStructure.newBuilder()AbstractSubscriptionRequestStructure.newBuilder(AbstractSubscriptionRequestStructure prototype) AbstractSubscriptionRequestStructure.newBuilderForType()AbstractSubscriptionRequestStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) AbstractSubscriptionRequestStructure.Builder.setAccountId(String value) Account Identifier.AbstractSubscriptionRequestStructure.Builder.setAccountIdBytes(com.google.protobuf.ByteString value) Account Identifier.AbstractSubscriptionRequestStructure.Builder.setAccountKey(String value) Authentication key for request.AbstractSubscriptionRequestStructure.Builder.setAccountKeyBytes(com.google.protobuf.ByteString value) Authentication key for request.AbstractSubscriptionRequestStructure.Builder.setAddress(String value) Address to which response is to be sent.AbstractSubscriptionRequestStructure.Builder.setAddressBytes(com.google.protobuf.ByteString value) Address to which response is to be sent.AbstractSubscriptionRequestStructure.Builder.setConsumerAddress(String value) Address to which data is to be sent, if different from Address.AbstractSubscriptionRequestStructure.Builder.setConsumerAddressBytes(com.google.protobuf.ByteString value) Address to which data is to be sent, if different from Address.AbstractSubscriptionRequestStructure.Builder.setDelegatorAddress(String value) Address of original Consumer, i.e. requesting system to which delegating response is to be returned.AbstractSubscriptionRequestStructure.Builder.setDelegatorAddressBytes(com.google.protobuf.ByteString value) Address of original Consumer, i.e. requesting system to which delegating response is to be returned.AbstractSubscriptionRequestStructure.Builder.setDelegatorRef(ParticipantRefStructure value) Identifier of delegating system that originated message.AbstractSubscriptionRequestStructure.Builder.setDelegatorRef(ParticipantRefStructure.Builder builderForValue) Identifier of delegating system that originated message.AbstractSubscriptionRequestStructure.Builder.setMessageIdentifier(MessageQualifierStructure value) Arbitrary unique identifier that can be used to reference this message in subsequent interactions.AbstractSubscriptionRequestStructure.Builder.setMessageIdentifier(MessageQualifierStructure.Builder builderForValue) Arbitrary unique identifier that can be used to reference this message in subsequent interactions.AbstractSubscriptionRequestStructure.Builder.setRequestorRef(ParticipantRefStructure value) Reference to a requestor - Participant Code.AbstractSubscriptionRequestStructure.Builder.setRequestorRef(ParticipantRefStructure.Builder builderForValue) Reference to a requestor - Participant Code.AbstractSubscriptionRequestStructure.Builder.setRequestTimestamp(com.google.protobuf.Timestamp value) Timestamp on request.AbstractSubscriptionRequestStructure.Builder.setRequestTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) Timestamp on request.AbstractSubscriptionRequestStructure.Builder.setSubscriptionContext(SubscriptionContextStructure value) General values that apply to subscription.AbstractSubscriptionRequestStructure.Builder.setSubscriptionContext(SubscriptionContextStructure.Builder builderForValue) General values that apply to subscription.AbstractSubscriptionRequestStructure.Builder.setSubscriptionFilterIdentifier(String value) Reference to a Subscription Filter with which this subscription is to be aggregated for purposes of notification and delivery.AbstractSubscriptionRequestStructure.Builder.setSubscriptionFilterIdentifierBytes(com.google.protobuf.ByteString value) Reference to a Subscription Filter with which this subscription is to be aggregated for purposes of notification and delivery.AbstractSubscriptionRequestStructure.toBuilder()