Package uk.org.siri.www.siri
Interface TerminateSubscriptionRequestStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
TerminateSubscriptionRequestStructure,TerminateSubscriptionRequestStructure.Builder
public interface TerminateSubscriptionRequestStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionAccount Identifier.com.google.protobuf.ByteStringAccount Identifier.Authentication key for request.com.google.protobuf.ByteStringAuthentication key for request.Address to which response is to be sent.com.google.protobuf.ByteStringAddress to which response is to be sent.getAll()Terminate all subscriptions for the requestor.intTerminate all subscriptions for the requestor.Address of original Consumer, i.e. requesting system to which delegating response is to be returned.com.google.protobuf.ByteStringAddress of original Consumer, i.e. requesting system to which delegating response is to be returned.Identifier of delegating system that originated message.Identifier of delegating system that originated message.Extensions to schema.Extensions to schema.Arbitrary unique identifier that can be used to reference this message in subsequent interactions.Arbitrary unique identifier that can be used to reference this message in subsequent interactions.Reference to a requestor - Participant Code.Reference to a requestor - Participant Code.com.google.protobuf.TimestampTimestamp on request.com.google.protobuf.TimestampOrBuilderTimestamp on request.Participant identifier of Subscriber.Participant identifier of Subscriber.getSubscriptionRef(int index) Terminate the subscription identfiied by the reference.intTerminate the subscription identfiied by the reference.Terminate the subscription identfiied by the reference.getSubscriptionRefOrBuilder(int index) Terminate the subscription identfiied by the reference.List<? extends SubscriptionQualifierStructureOrBuilder> Terminate the subscription identfiied by the reference.booleanIdentifier of delegating system that originated message.booleanExtensions to schema.booleanArbitrary unique identifier that can be used to reference this message in subsequent interactions.booleanReference to a requestor - Participant Code.booleanTimestamp on request.booleanParticipant identifier of Subscriber.Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
hasRequestTimestamp
boolean hasRequestTimestamp()Timestamp on request. [siri/siri_request_support-v2.0.xsd at 105:59]
.google.protobuf.Timestamp request_timestamp = 1;- Returns:
- Whether the requestTimestamp field is set.
-
getRequestTimestamp
com.google.protobuf.Timestamp getRequestTimestamp()Timestamp on request. [siri/siri_request_support-v2.0.xsd at 105:59]
.google.protobuf.Timestamp request_timestamp = 1;- Returns:
- The requestTimestamp.
-
getRequestTimestampOrBuilder
com.google.protobuf.TimestampOrBuilder getRequestTimestampOrBuilder()Timestamp on request. [siri/siri_request_support-v2.0.xsd at 105:59]
.google.protobuf.Timestamp request_timestamp = 1; -
getAccountId
String getAccountId()Account Identifier. May be used to attribute requests to a particular application provider and authentication key. The account may be common to all users of an application, or to an individual user. Note that to identify an individual user the RequestorRef can be used with an anonymised token. . +SIRI v2.0 [siri/siri_requests-v2.0.xsd at 162:67]
string account_id = 21;- Returns:
- The accountId.
-
getAccountIdBytes
com.google.protobuf.ByteString getAccountIdBytes()Account Identifier. May be used to attribute requests to a particular application provider and authentication key. The account may be common to all users of an application, or to an individual user. Note that to identify an individual user the RequestorRef can be used with an anonymised token. . +SIRI v2.0 [siri/siri_requests-v2.0.xsd at 162:67]
string account_id = 21;- Returns:
- The bytes for accountId.
-
getAccountKey
String getAccountKey()Authentication key for request. May be used to authenticate requests from a particular account. +SIRI v2.0 [siri/siri_requests-v2.0.xsd at 167:77]
string account_key = 22;- Returns:
- The accountKey.
-
getAccountKeyBytes
com.google.protobuf.ByteString getAccountKeyBytes()Authentication key for request. May be used to authenticate requests from a particular account. +SIRI v2.0 [siri/siri_requests-v2.0.xsd at 167:77]
string account_key = 22;- Returns:
- The bytes for accountKey.
-
getAddress
String getAddress()Address to which response is to be sent. This may also be determined from RequestorRef and preconfigured data. [siri/siri_requests-v2.0.xsd at 197:69]
string address = 71;- Returns:
- The address.
-
getAddressBytes
com.google.protobuf.ByteString getAddressBytes()Address to which response is to be sent. This may also be determined from RequestorRef and preconfigured data. [siri/siri_requests-v2.0.xsd at 197:69]
string address = 71;- Returns:
- The bytes for address.
-
hasRequestorRef
boolean hasRequestorRef()Reference to a requestor - Participant Code. [siri/siri_request_support-v2.0.xsd at 110:66]
.uk.org.siri.www.siri.ParticipantRefStructure requestor_ref = 72;- Returns:
- Whether the requestorRef field is set.
-
getRequestorRef
ParticipantRefStructure getRequestorRef()Reference to a requestor - Participant Code. [siri/siri_request_support-v2.0.xsd at 110:66]
.uk.org.siri.www.siri.ParticipantRefStructure requestor_ref = 72;- Returns:
- The requestorRef.
-
getRequestorRefOrBuilder
ParticipantRefStructureOrBuilder getRequestorRefOrBuilder()Reference to a requestor - Participant Code. [siri/siri_request_support-v2.0.xsd at 110:66]
.uk.org.siri.www.siri.ParticipantRefStructure requestor_ref = 72; -
hasMessageIdentifier
boolean hasMessageIdentifier()Arbitrary unique identifier that can be used to reference this message in subsequent interactions. [siri/siri_requests-v2.0.xsd at 203:89]
.uk.org.siri.www.siri.MessageQualifierStructure message_identifier = 73;- Returns:
- Whether the messageIdentifier field is set.
-
getMessageIdentifier
MessageQualifierStructure getMessageIdentifier()Arbitrary unique identifier that can be used to reference this message in subsequent interactions. [siri/siri_requests-v2.0.xsd at 203:89]
.uk.org.siri.www.siri.MessageQualifierStructure message_identifier = 73;- Returns:
- The messageIdentifier.
-
getMessageIdentifierOrBuilder
MessageQualifierStructureOrBuilder getMessageIdentifierOrBuilder()Arbitrary unique identifier that can be used to reference this message in subsequent interactions. [siri/siri_requests-v2.0.xsd at 203:89]
.uk.org.siri.www.siri.MessageQualifierStructure message_identifier = 73; -
getDelegatorAddress
String getDelegatorAddress()Address of original Consumer, i.e. requesting system to which delegating response is to be returned. +SIRI 2.0 [siri/siri_requests-v2.0.xsd at 215:78]
string delegator_address = 81;- Returns:
- The delegatorAddress.
-
getDelegatorAddressBytes
com.google.protobuf.ByteString getDelegatorAddressBytes()Address of original Consumer, i.e. requesting system to which delegating response is to be returned. +SIRI 2.0 [siri/siri_requests-v2.0.xsd at 215:78]
string delegator_address = 81;- Returns:
- The bytes for delegatorAddress.
-
hasDelegatorRef
boolean hasDelegatorRef()Identifier of delegating system that originated message. +SIRI 2.0 [siri/siri_requests-v2.0.xsd at 220:82]
.uk.org.siri.www.siri.ParticipantRefStructure delegator_ref = 82;- Returns:
- Whether the delegatorRef field is set.
-
getDelegatorRef
ParticipantRefStructure getDelegatorRef()Identifier of delegating system that originated message. +SIRI 2.0 [siri/siri_requests-v2.0.xsd at 220:82]
.uk.org.siri.www.siri.ParticipantRefStructure delegator_ref = 82;- Returns:
- The delegatorRef.
-
getDelegatorRefOrBuilder
ParticipantRefStructureOrBuilder getDelegatorRefOrBuilder()Identifier of delegating system that originated message. +SIRI 2.0 [siri/siri_requests-v2.0.xsd at 220:82]
.uk.org.siri.www.siri.ParticipantRefStructure delegator_ref = 82; -
hasSubscriberRef
boolean hasSubscriberRef()Participant identifier of Subscriber. Subscription ref will be unique within this. [siri/siri_common_services-v2.0.xsd at 413:83]
.uk.org.siri.www.siri.ParticipantRefStructure subscriber_ref = 91;- Returns:
- Whether the subscriberRef field is set.
-
getSubscriberRef
ParticipantRefStructure getSubscriberRef()Participant identifier of Subscriber. Subscription ref will be unique within this. [siri/siri_common_services-v2.0.xsd at 413:83]
.uk.org.siri.www.siri.ParticipantRefStructure subscriber_ref = 91;- Returns:
- The subscriberRef.
-
getSubscriberRefOrBuilder
ParticipantRefStructureOrBuilder getSubscriberRefOrBuilder()Participant identifier of Subscriber. Subscription ref will be unique within this. [siri/siri_common_services-v2.0.xsd at 413:83]
.uk.org.siri.www.siri.ParticipantRefStructure subscriber_ref = 91; -
getAllValue
int getAllValue()Terminate all subscriptions for the requestor. [siri/siri_common_services-v2.0.xsd at 419:46]
.uk.org.siri.www.siri.EmptyType all = 92;- Returns:
- The enum numeric value on the wire for all.
-
getAll
EmptyType getAll()Terminate all subscriptions for the requestor. [siri/siri_common_services-v2.0.xsd at 419:46]
.uk.org.siri.www.siri.EmptyType all = 92;- Returns:
- The all.
-
getSubscriptionRefList
List<SubscriptionQualifierStructure> getSubscriptionRefList()Terminate the subscription identfiied by the reference. [siri/siri_common_services-v2.0.xsd at 424:101]
repeated .uk.org.siri.www.siri.SubscriptionQualifierStructure subscription_ref = 93; -
getSubscriptionRef
Terminate the subscription identfiied by the reference. [siri/siri_common_services-v2.0.xsd at 424:101]
repeated .uk.org.siri.www.siri.SubscriptionQualifierStructure subscription_ref = 93; -
getSubscriptionRefCount
int getSubscriptionRefCount()Terminate the subscription identfiied by the reference. [siri/siri_common_services-v2.0.xsd at 424:101]
repeated .uk.org.siri.www.siri.SubscriptionQualifierStructure subscription_ref = 93; -
getSubscriptionRefOrBuilderList
List<? extends SubscriptionQualifierStructureOrBuilder> getSubscriptionRefOrBuilderList()Terminate the subscription identfiied by the reference. [siri/siri_common_services-v2.0.xsd at 424:101]
repeated .uk.org.siri.www.siri.SubscriptionQualifierStructure subscription_ref = 93; -
getSubscriptionRefOrBuilder
Terminate the subscription identfiied by the reference. [siri/siri_common_services-v2.0.xsd at 424:101]
repeated .uk.org.siri.www.siri.SubscriptionQualifierStructure subscription_ref = 93; -
hasExtensions
boolean hasExtensions()Extensions to schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators). [siri_utility/siri_utility-v1.1.xsd at 64:60]
.uk.org.siri.www.siri.ExtensionsStructure extensions = 111;- Returns:
- Whether the extensions field is set.
-
getExtensions
ExtensionsStructure getExtensions()Extensions to schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators). [siri_utility/siri_utility-v1.1.xsd at 64:60]
.uk.org.siri.www.siri.ExtensionsStructure extensions = 111;- Returns:
- The extensions.
-
getExtensionsOrBuilder
ExtensionsStructureOrBuilder getExtensionsOrBuilder()Extensions to schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators). [siri_utility/siri_utility-v1.1.xsd at 64:60]
.uk.org.siri.www.siri.ExtensionsStructure extensions = 111;
-