Package uk.org.siri.www.siri
Class TerminateSubscriptionResponseStructure
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
uk.org.siri.www.siri.TerminateSubscriptionResponseStructure
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,TerminateSubscriptionResponseStructureOrBuilder
@Generated
public final class TerminateSubscriptionResponseStructure
extends com.google.protobuf.GeneratedMessage
implements TerminateSubscriptionResponseStructureOrBuilder
Type for Response to a request to terminate a subscription or subscriptions. [siri/siri_common_services-v2.0.xsd at 450:65]Protobuf type
uk.org.siri.www.siri.TerminateSubscriptionResponseStructure- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classType for Response to a request to terminate a subscription or subscriptions.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, loggedPre22TypeNames, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanAddress for further interaction.com.google.protobuf.ByteStringAddress for further interaction.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.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Parser<TerminateSubscriptionResponseStructure> Reference to an arbitrary unique reference associated with the request which gave rise to this response.Reference to an arbitrary unique reference associated with the request which gave rise to this response.Participant reference that identifies responder.Participant reference that identifies responder.com.google.protobuf.TimestampTime individual response element was created.com.google.protobuf.TimestampOrBuilderTime individual response element was created.intgetTerminationResponseStatus(int index) Status of each subscription termnination response.intStatus of each subscription termnination response.Status of each subscription termnination response.getTerminationResponseStatusOrBuilder(int index) Status of each subscription termnination response.List<? extends TerminationResponseStatusStructureOrBuilder> Status of each subscription termnination response.booleanIdentifier of delegating system that originated message.inthashCode()booleanReference to an arbitrary unique reference associated with the request which gave rise to this response.booleanParticipant reference that identifies responder.booleanTime individual response element was created.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleannewBuilder(TerminateSubscriptionResponseStructure prototype) newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<TerminateSubscriptionResponseStructure> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
RESPONSE_TIMESTAMP_FIELD_NUMBER
public static final int RESPONSE_TIMESTAMP_FIELD_NUMBER- See Also:
-
ADDRESS_FIELD_NUMBER
public static final int ADDRESS_FIELD_NUMBER- See Also:
-
RESPONDER_REF_FIELD_NUMBER
public static final int RESPONDER_REF_FIELD_NUMBER- See Also:
-
REQUEST_MESSAGE_REF_FIELD_NUMBER
public static final int REQUEST_MESSAGE_REF_FIELD_NUMBER- See Also:
-
DELEGATOR_ADDRESS_FIELD_NUMBER
public static final int DELEGATOR_ADDRESS_FIELD_NUMBER- See Also:
-
DELEGATOR_REF_FIELD_NUMBER
public static final int DELEGATOR_REF_FIELD_NUMBER- See Also:
-
TERMINATION_RESPONSE_STATUS_FIELD_NUMBER
public static final int TERMINATION_RESPONSE_STATUS_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
hasResponseTimestamp
public boolean hasResponseTimestamp()Time individual response element was created. [siri/siri_request_support-v2.0.xsd at 121:60]
.google.protobuf.Timestamp response_timestamp = 1;- Specified by:
hasResponseTimestampin interfaceTerminateSubscriptionResponseStructureOrBuilder- Returns:
- Whether the responseTimestamp field is set.
-
getResponseTimestamp
public com.google.protobuf.Timestamp getResponseTimestamp()Time individual response element was created. [siri/siri_request_support-v2.0.xsd at 121:60]
.google.protobuf.Timestamp response_timestamp = 1;- Specified by:
getResponseTimestampin interfaceTerminateSubscriptionResponseStructureOrBuilder- Returns:
- The responseTimestamp.
-
getResponseTimestampOrBuilder
public com.google.protobuf.TimestampOrBuilder getResponseTimestampOrBuilder()Time individual response element was created. [siri/siri_request_support-v2.0.xsd at 121:60]
.google.protobuf.Timestamp response_timestamp = 1;- Specified by:
getResponseTimestampOrBuilderin interfaceTerminateSubscriptionResponseStructureOrBuilder
-
getAddress
Address for further interaction. [siri/siri_requests-v2.0.xsd at 666:69]
string address = 21;- Specified by:
getAddressin interfaceTerminateSubscriptionResponseStructureOrBuilder- Returns:
- The address.
-
getAddressBytes
public com.google.protobuf.ByteString getAddressBytes()Address for further interaction. [siri/siri_requests-v2.0.xsd at 666:69]
string address = 21;- Specified by:
getAddressBytesin interfaceTerminateSubscriptionResponseStructureOrBuilder- Returns:
- The bytes for address.
-
hasResponderRef
public boolean hasResponderRef()Participant reference that identifies responder. [siri/siri_requests-v2.0.xsd at 671:82]
.uk.org.siri.www.siri.ParticipantRefStructure responder_ref = 22;- Specified by:
hasResponderRefin interfaceTerminateSubscriptionResponseStructureOrBuilder- Returns:
- Whether the responderRef field is set.
-
getResponderRef
Participant reference that identifies responder. [siri/siri_requests-v2.0.xsd at 671:82]
.uk.org.siri.www.siri.ParticipantRefStructure responder_ref = 22;- Specified by:
getResponderRefin interfaceTerminateSubscriptionResponseStructureOrBuilder- Returns:
- The responderRef.
-
getResponderRefOrBuilder
Participant reference that identifies responder. [siri/siri_requests-v2.0.xsd at 671:82]
.uk.org.siri.www.siri.ParticipantRefStructure responder_ref = 22;- Specified by:
getResponderRefOrBuilderin interfaceTerminateSubscriptionResponseStructureOrBuilder
-
hasRequestMessageRef
public boolean hasRequestMessageRef()Reference to an arbitrary unique reference associated with the request which gave rise to this response. [siri/siri_requests-v2.0.xsd at 676:89]
.uk.org.siri.www.siri.MessageQualifierStructure request_message_ref = 23;- Specified by:
hasRequestMessageRefin interfaceTerminateSubscriptionResponseStructureOrBuilder- Returns:
- Whether the requestMessageRef field is set.
-
getRequestMessageRef
Reference to an arbitrary unique reference associated with the request which gave rise to this response. [siri/siri_requests-v2.0.xsd at 676:89]
.uk.org.siri.www.siri.MessageQualifierStructure request_message_ref = 23;- Specified by:
getRequestMessageRefin interfaceTerminateSubscriptionResponseStructureOrBuilder- Returns:
- The requestMessageRef.
-
getRequestMessageRefOrBuilder
Reference to an arbitrary unique reference associated with the request which gave rise to this response. [siri/siri_requests-v2.0.xsd at 676:89]
.uk.org.siri.www.siri.MessageQualifierStructure request_message_ref = 23;- Specified by:
getRequestMessageRefOrBuilderin interfaceTerminateSubscriptionResponseStructureOrBuilder
-
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 = 31;- Specified by:
getDelegatorAddressin interfaceTerminateSubscriptionResponseStructureOrBuilder- Returns:
- The delegatorAddress.
-
getDelegatorAddressBytes
public 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 = 31;- Specified by:
getDelegatorAddressBytesin interfaceTerminateSubscriptionResponseStructureOrBuilder- Returns:
- The bytes for delegatorAddress.
-
hasDelegatorRef
public 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 = 32;- Specified by:
hasDelegatorRefin interfaceTerminateSubscriptionResponseStructureOrBuilder- Returns:
- Whether the delegatorRef field is set.
-
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 = 32;- Specified by:
getDelegatorRefin interfaceTerminateSubscriptionResponseStructureOrBuilder- Returns:
- The delegatorRef.
-
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 = 32;- Specified by:
getDelegatorRefOrBuilderin interfaceTerminateSubscriptionResponseStructureOrBuilder
-
getTerminationResponseStatusList
Status of each subscription termnination response. [siri/siri_common_services-v2.0.xsd at 437:128]
repeated .uk.org.siri.www.siri.TerminationResponseStatusStructure termination_response_status = 111;- Specified by:
getTerminationResponseStatusListin interfaceTerminateSubscriptionResponseStructureOrBuilder
-
getTerminationResponseStatusOrBuilderList
public List<? extends TerminationResponseStatusStructureOrBuilder> getTerminationResponseStatusOrBuilderList()Status of each subscription termnination response. [siri/siri_common_services-v2.0.xsd at 437:128]
repeated .uk.org.siri.www.siri.TerminationResponseStatusStructure termination_response_status = 111;- Specified by:
getTerminationResponseStatusOrBuilderListin interfaceTerminateSubscriptionResponseStructureOrBuilder
-
getTerminationResponseStatusCount
public int getTerminationResponseStatusCount()Status of each subscription termnination response. [siri/siri_common_services-v2.0.xsd at 437:128]
repeated .uk.org.siri.www.siri.TerminationResponseStatusStructure termination_response_status = 111;- Specified by:
getTerminationResponseStatusCountin interfaceTerminateSubscriptionResponseStructureOrBuilder
-
getTerminationResponseStatus
Status of each subscription termnination response. [siri/siri_common_services-v2.0.xsd at 437:128]
repeated .uk.org.siri.www.siri.TerminationResponseStatusStructure termination_response_status = 111;- Specified by:
getTerminationResponseStatusin interfaceTerminateSubscriptionResponseStructureOrBuilder
-
getTerminationResponseStatusOrBuilder
Status of each subscription termnination response. [siri/siri_common_services-v2.0.xsd at 437:128]
repeated .uk.org.siri.www.siri.TerminationResponseStatusStructure termination_response_status = 111;- Specified by:
getTerminationResponseStatusOrBuilderin interfaceTerminateSubscriptionResponseStructureOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static TerminateSubscriptionResponseStructure parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TerminateSubscriptionResponseStructure parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TerminateSubscriptionResponseStructure parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TerminateSubscriptionResponseStructure parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TerminateSubscriptionResponseStructure parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TerminateSubscriptionResponseStructure parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TerminateSubscriptionResponseStructure parseFrom(InputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static TerminateSubscriptionResponseStructure parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static TerminateSubscriptionResponseStructure parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static TerminateSubscriptionResponseStructure parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static TerminateSubscriptionResponseStructure parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static TerminateSubscriptionResponseStructure parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static TerminateSubscriptionResponseStructure.Builder newBuilder(TerminateSubscriptionResponseStructure prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected TerminateSubscriptionResponseStructure.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-