Package uk.org.siri.www.siri
Class DataReadyResponseStructure
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
uk.org.siri.www.siri.DataReadyResponseStructure
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,DataReadyResponseStructureOrBuilder
public final class DataReadyResponseStructure
extends com.google.protobuf.GeneratedMessage
implements DataReadyResponseStructureOrBuilder
Type for Data ready Acknowledgement Response. [siri/siri_common_services-v2.0.xsd at 628:53]Protobuf type
uk.org.siri.www.siri.DataReadyResponseStructure- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classType for Data ready Acknowledgement Response.static final classDescription of any error or warning condition as to why Consumer cannot fetch data.static interfaceNested 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, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanUnique identifier of Consumer - a Participant reference.Unique identifier of Consumer - a Participant reference.static DataReadyResponseStructureAddress 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.DescriptorDescription of any error or warning condition as to why Consumer cannot fetch data.Description of any error or warning condition as to why Consumer cannot fetch data.com.google.protobuf.Parser<DataReadyResponseStructure> Reference to an arbitrary unique idenitifer associated with the request which gave rise to this response.Reference to an arbitrary unique idenitifer associated with the request which gave rise to this response.com.google.protobuf.TimestampTime individual response element was created.com.google.protobuf.TimestampOrBuilderTime individual response element was created.intbooleanWhether the request was processed successfully or not.booleanUnique identifier of Consumer - a Participant reference.booleanIdentifier of delegating system that originated message.booleanDescription of any error or warning condition as to why Consumer cannot fetch data.inthashCode()booleanReference to an arbitrary unique idenitifer associated with the request which gave rise to this response.booleanTime individual response element was created.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleannewBuilder(DataReadyResponseStructure prototype) protected DataReadyResponseStructure.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static DataReadyResponseStructureparseDelimitedFrom(InputStream input) static DataReadyResponseStructureparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DataReadyResponseStructureparseFrom(byte[] data) static DataReadyResponseStructureparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DataReadyResponseStructureparseFrom(com.google.protobuf.ByteString data) static DataReadyResponseStructureparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DataReadyResponseStructureparseFrom(com.google.protobuf.CodedInputStream input) static DataReadyResponseStructureparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DataReadyResponseStructureparseFrom(InputStream input) static DataReadyResponseStructureparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DataReadyResponseStructureparseFrom(ByteBuffer data) static DataReadyResponseStructureparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<DataReadyResponseStructure> 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, 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:
-
CONSUMER_REF_FIELD_NUMBER
public static final int CONSUMER_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:
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER- See Also:
-
ERROR_CONDITION_FIELD_NUMBER
public static final int ERROR_CONDITION_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 interfaceDataReadyResponseStructureOrBuilder- 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 interfaceDataReadyResponseStructureOrBuilder- 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 interfaceDataReadyResponseStructureOrBuilder
-
hasConsumerRef
public boolean hasConsumerRef()Unique identifier of Consumer - a Participant reference. [siri/siri_requests-v2.0.xsd at 591:81]
.uk.org.siri.www.siri.ParticipantRefStructure consumer_ref = 21;- Specified by:
hasConsumerRefin interfaceDataReadyResponseStructureOrBuilder- Returns:
- Whether the consumerRef field is set.
-
getConsumerRef
Unique identifier of Consumer - a Participant reference. [siri/siri_requests-v2.0.xsd at 591:81]
.uk.org.siri.www.siri.ParticipantRefStructure consumer_ref = 21;- Specified by:
getConsumerRefin interfaceDataReadyResponseStructureOrBuilder- Returns:
- The consumerRef.
-
getConsumerRefOrBuilder
Unique identifier of Consumer - a Participant reference. [siri/siri_requests-v2.0.xsd at 591:81]
.uk.org.siri.www.siri.ParticipantRefStructure consumer_ref = 21;- Specified by:
getConsumerRefOrBuilderin interfaceDataReadyResponseStructureOrBuilder
-
hasRequestMessageRef
public boolean hasRequestMessageRef()Reference to an arbitrary unique idenitifer associated with the request which gave rise to this response. [siri/siri_requests-v2.0.xsd at 596:83]
.uk.org.siri.www.siri.MessageRefStructure request_message_ref = 22;- Specified by:
hasRequestMessageRefin interfaceDataReadyResponseStructureOrBuilder- Returns:
- Whether the requestMessageRef field is set.
-
getRequestMessageRef
Reference to an arbitrary unique idenitifer associated with the request which gave rise to this response. [siri/siri_requests-v2.0.xsd at 596:83]
.uk.org.siri.www.siri.MessageRefStructure request_message_ref = 22;- Specified by:
getRequestMessageRefin interfaceDataReadyResponseStructureOrBuilder- Returns:
- The requestMessageRef.
-
getRequestMessageRefOrBuilder
Reference to an arbitrary unique idenitifer associated with the request which gave rise to this response. [siri/siri_requests-v2.0.xsd at 596:83]
.uk.org.siri.www.siri.MessageRefStructure request_message_ref = 22;- Specified by:
getRequestMessageRefOrBuilderin interfaceDataReadyResponseStructureOrBuilder
-
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 interfaceDataReadyResponseStructureOrBuilder- 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 interfaceDataReadyResponseStructureOrBuilder- 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 interfaceDataReadyResponseStructureOrBuilder- 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 interfaceDataReadyResponseStructureOrBuilder- 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 interfaceDataReadyResponseStructureOrBuilder
-
getStatus
public boolean getStatus()Whether the request was processed successfully or not. Default is 'true'. [siri/siri_requests-v2.0.xsd at 541:63]
bool status = 111;- Specified by:
getStatusin interfaceDataReadyResponseStructureOrBuilder- Returns:
- The status.
-
hasErrorCondition
public boolean hasErrorCondition()Description of any error or warning condition as to why Consumer cannot fetch data. [siri/siri_common_services-v2.0.xsd at 636:55]
.uk.org.siri.www.siri.DataReadyResponseStructure.ErrorConditionType error_condition = 112;- Specified by:
hasErrorConditionin interfaceDataReadyResponseStructureOrBuilder- Returns:
- Whether the errorCondition field is set.
-
getErrorCondition
Description of any error or warning condition as to why Consumer cannot fetch data. [siri/siri_common_services-v2.0.xsd at 636:55]
.uk.org.siri.www.siri.DataReadyResponseStructure.ErrorConditionType error_condition = 112;- Specified by:
getErrorConditionin interfaceDataReadyResponseStructureOrBuilder- Returns:
- The errorCondition.
-
getErrorConditionOrBuilder
Description of any error or warning condition as to why Consumer cannot fetch data. [siri/siri_common_services-v2.0.xsd at 636:55]
.uk.org.siri.www.siri.DataReadyResponseStructure.ErrorConditionType error_condition = 112;- Specified by:
getErrorConditionOrBuilderin interfaceDataReadyResponseStructureOrBuilder
-
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 DataReadyResponseStructure parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataReadyResponseStructure parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataReadyResponseStructure parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataReadyResponseStructure parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataReadyResponseStructure parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataReadyResponseStructure parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static DataReadyResponseStructure parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static DataReadyResponseStructure parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static DataReadyResponseStructure parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static DataReadyResponseStructure 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
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected DataReadyResponseStructure.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
-