Package uk.org.siri.www.siri
Class DataReadyResponseStructure.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<DataReadyResponseStructure.Builder>
com.google.protobuf.GeneratedMessage.Builder<DataReadyResponseStructure.Builder>
uk.org.siri.www.siri.DataReadyResponseStructure.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,DataReadyResponseStructureOrBuilder
- Enclosing class:
DataReadyResponseStructure
public static final class DataReadyResponseStructure.Builder
extends com.google.protobuf.GeneratedMessage.Builder<DataReadyResponseStructure.Builder>
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-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Unique identifier of Consumer - a Participant reference.Address of original Consumer, i.e. requesting system to which delegating response is to be returned.Identifier of delegating system that originated message.Description of any error or warning condition as to why Consumer cannot fetch data.Reference to an arbitrary unique idenitifer associated with the request which gave rise to this response.Time individual response element was created.Whether the request was processed successfully or not.Unique identifier of Consumer - a Participant reference.Unique identifier of Consumer - a Participant reference.Unique identifier of Consumer - a Participant reference.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.Identifier of delegating system that originated message.static final com.google.protobuf.Descriptors.Descriptorcom.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.Description of any error or warning condition as to why Consumer cannot fetch data.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.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.Timestamp.BuilderTime individual response element was created.com.google.protobuf.TimestampOrBuilderTime individual response element was created.booleanWhether 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.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 booleanUnique identifier of Consumer - a Participant reference.Identifier of delegating system that originated message.Description of any error or warning condition as to why Consumer cannot fetch data.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) Reference to an arbitrary unique idenitifer associated with the request which gave rise to this response.mergeResponseTimestamp(com.google.protobuf.Timestamp value) Time individual response element was created.Unique identifier of Consumer - a Participant reference.setConsumerRef(ParticipantRefStructure.Builder builderForValue) Unique identifier of Consumer - a Participant reference.setDelegatorAddress(String value) Address of original Consumer, i.e. requesting system to which delegating response is to be returned.setDelegatorAddressBytes(com.google.protobuf.ByteString value) Address of original Consumer, i.e. requesting system to which delegating response is to be returned.Identifier of delegating system that originated message.setDelegatorRef(ParticipantRefStructure.Builder builderForValue) Identifier of delegating system that originated message.Description of any error or warning condition as to why Consumer cannot fetch data.setErrorCondition(DataReadyResponseStructure.ErrorConditionType.Builder builderForValue) Description of any error or warning condition as to why Consumer cannot fetch data.Reference to an arbitrary unique idenitifer associated with the request which gave rise to this response.setRequestMessageRef(MessageRefStructure.Builder builderForValue) Reference to an arbitrary unique idenitifer associated with the request which gave rise to this response.setResponseTimestamp(com.google.protobuf.Timestamp value) Time individual response element was created.setResponseTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) Time individual response element was created.setStatus(boolean value) Whether the request was processed successfully or not.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
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.Builder<DataReadyResponseStructure.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<DataReadyResponseStructure.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<DataReadyResponseStructure.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DataReadyResponseStructure.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<DataReadyResponseStructure.Builder>
-
mergeFrom
public DataReadyResponseStructure.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DataReadyResponseStructure.Builder>- Throws:
IOException
-
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.
-
setResponseTimestamp
Time individual response element was created. [siri/siri_request_support-v2.0.xsd at 121:60]
.google.protobuf.Timestamp response_timestamp = 1; -
setResponseTimestamp
public DataReadyResponseStructure.Builder setResponseTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) Time individual response element was created. [siri/siri_request_support-v2.0.xsd at 121:60]
.google.protobuf.Timestamp response_timestamp = 1; -
mergeResponseTimestamp
public DataReadyResponseStructure.Builder mergeResponseTimestamp(com.google.protobuf.Timestamp value) Time individual response element was created. [siri/siri_request_support-v2.0.xsd at 121:60]
.google.protobuf.Timestamp response_timestamp = 1; -
clearResponseTimestamp
Time individual response element was created. [siri/siri_request_support-v2.0.xsd at 121:60]
.google.protobuf.Timestamp response_timestamp = 1; -
getResponseTimestampBuilder
public com.google.protobuf.Timestamp.Builder getResponseTimestampBuilder()Time individual response element was created. [siri/siri_request_support-v2.0.xsd at 121:60]
.google.protobuf.Timestamp response_timestamp = 1; -
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.
-
setConsumerRef
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; -
setConsumerRef
public DataReadyResponseStructure.Builder setConsumerRef(ParticipantRefStructure.Builder builderForValue) 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; -
mergeConsumerRef
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; -
clearConsumerRef
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; -
getConsumerRefBuilder
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; -
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.
-
setRequestMessageRef
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; -
setRequestMessageRef
public DataReadyResponseStructure.Builder setRequestMessageRef(MessageRefStructure.Builder builderForValue) 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; -
mergeRequestMessageRef
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; -
clearRequestMessageRef
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; -
getRequestMessageRefBuilder
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; -
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.
-
setDelegatorAddress
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;- Parameters:
value- The delegatorAddress to set.- Returns:
- This builder for chaining.
-
clearDelegatorAddress
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;- Returns:
- This builder for chaining.
-
setDelegatorAddressBytes
public DataReadyResponseStructure.Builder setDelegatorAddressBytes(com.google.protobuf.ByteString value) 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;- Parameters:
value- The bytes for delegatorAddress to set.- Returns:
- This builder for chaining.
-
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.
-
setDelegatorRef
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; -
setDelegatorRef
public DataReadyResponseStructure.Builder setDelegatorRef(ParticipantRefStructure.Builder builderForValue) 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; -
mergeDelegatorRef
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; -
clearDelegatorRef
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; -
getDelegatorRefBuilder
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; -
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.
-
setStatus
Whether the request was processed successfully or not. Default is 'true'. [siri/siri_requests-v2.0.xsd at 541:63]
bool status = 111;- Parameters:
value- The status to set.- Returns:
- This builder for chaining.
-
clearStatus
Whether the request was processed successfully or not. Default is 'true'. [siri/siri_requests-v2.0.xsd at 541:63]
bool status = 111;- Returns:
- This builder for chaining.
-
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.
-
setErrorCondition
public DataReadyResponseStructure.Builder setErrorCondition(DataReadyResponseStructure.ErrorConditionType value) 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; -
setErrorCondition
public DataReadyResponseStructure.Builder setErrorCondition(DataReadyResponseStructure.ErrorConditionType.Builder builderForValue) 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; -
mergeErrorCondition
public DataReadyResponseStructure.Builder mergeErrorCondition(DataReadyResponseStructure.ErrorConditionType value) 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; -
clearErrorCondition
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; -
getErrorConditionBuilder
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; -
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
-