Package uk.org.siri.www.siri
Class CheckStatusResponseBodyStructure.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<CheckStatusResponseBodyStructure.Builder>
com.google.protobuf.GeneratedMessage.Builder<CheckStatusResponseBodyStructure.Builder>
uk.org.siri.www.siri.CheckStatusResponseBodyStructure.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,CheckStatusResponseBodyStructureOrBuilder
- Enclosing class:
CheckStatusResponseBodyStructure
public static final class CheckStatusResponseBodyStructure.Builder
extends com.google.protobuf.GeneratedMessage.Builder<CheckStatusResponseBodyStructure.Builder>
implements CheckStatusResponseBodyStructureOrBuilder
Type for Body of Service Status Check Response. Used in WSDL. [siri/siri_common_services-v2.0.xsd at 892:59]Protobuf type
uk.org.siri.www.siri.CheckStatusResponseBodyStructure-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Whether data delivery is ready to be fetched SIRI v 2.0 [siri/siri_common_services-v2.0.xsd at 803:67]Description of any error or warning condition that applies to the status check.Time at which current instantiation of service started.Minimum interval at which updates can be sent.Whether the request was processed successfully or not.End of data horizon of the data producer.booleanWhether data delivery is ready to be fetched SIRI v 2.0 [siri/siri_common_services-v2.0.xsd at 803:67]static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorDescription of any error or warning condition that applies to the status check.Description of any error or warning condition that applies to the status check.Description of any error or warning condition that applies to the status check.com.google.protobuf.TimestampTime at which current instantiation of service started.com.google.protobuf.Timestamp.BuilderTime at which current instantiation of service started.com.google.protobuf.TimestampOrBuilderTime at which current instantiation of service started.com.google.protobuf.DurationMinimum interval at which updates can be sent.com.google.protobuf.Duration.BuilderMinimum interval at which updates can be sent.com.google.protobuf.DurationOrBuilderMinimum interval at which updates can be sent.booleanWhether the request was processed successfully or not.com.google.protobuf.TimestampEnd of data horizon of the data producer.com.google.protobuf.Timestamp.BuilderEnd of data horizon of the data producer.com.google.protobuf.TimestampOrBuilderEnd of data horizon of the data producer.booleanDescription of any error or warning condition that applies to the status check.booleanTime at which current instantiation of service started.booleanMinimum interval at which updates can be sent.booleanEnd of data horizon of the data producer.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanDescription of any error or warning condition that applies to the status check.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeServiceStartedTime(com.google.protobuf.Timestamp value) Time at which current instantiation of service started.mergeShortestPossibleCycle(com.google.protobuf.Duration value) Minimum interval at which updates can be sent.mergeValidUntil(com.google.protobuf.Timestamp value) End of data horizon of the data producer.setDataReady(boolean value) Whether data delivery is ready to be fetched SIRI v 2.0 [siri/siri_common_services-v2.0.xsd at 803:67]Description of any error or warning condition that applies to the status check.Description of any error or warning condition that applies to the status check.setServiceStartedTime(com.google.protobuf.Timestamp value) Time at which current instantiation of service started.setServiceStartedTime(com.google.protobuf.Timestamp.Builder builderForValue) Time at which current instantiation of service started.setShortestPossibleCycle(com.google.protobuf.Duration value) Minimum interval at which updates can be sent.setShortestPossibleCycle(com.google.protobuf.Duration.Builder builderForValue) Minimum interval at which updates can be sent.setStatus(boolean value) Whether the request was processed successfully or not.setValidUntil(com.google.protobuf.Timestamp value) End of data horizon of the data producer.setValidUntil(com.google.protobuf.Timestamp.Builder builderForValue) End of data horizon of the data producer.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<CheckStatusResponseBodyStructure.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<CheckStatusResponseBodyStructure.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<CheckStatusResponseBodyStructure.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<CheckStatusResponseBodyStructure.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<CheckStatusResponseBodyStructure.Builder>
-
mergeFrom
public CheckStatusResponseBodyStructure.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<CheckStatusResponseBodyStructure.Builder>- Throws:
IOException
-
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 = 1;- Specified by:
getStatusin interfaceCheckStatusResponseBodyStructureOrBuilder- 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 = 1;- 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 = 1;- Returns:
- This builder for chaining.
-
getDataReady
public boolean getDataReady()Whether data delivery is ready to be fetched SIRI v 2.0 [siri/siri_common_services-v2.0.xsd at 803:67]
bool data_ready = 2;- Specified by:
getDataReadyin interfaceCheckStatusResponseBodyStructureOrBuilder- Returns:
- The dataReady.
-
setDataReady
Whether data delivery is ready to be fetched SIRI v 2.0 [siri/siri_common_services-v2.0.xsd at 803:67]
bool data_ready = 2;- Parameters:
value- The dataReady to set.- Returns:
- This builder for chaining.
-
clearDataReady
Whether data delivery is ready to be fetched SIRI v 2.0 [siri/siri_common_services-v2.0.xsd at 803:67]
bool data_ready = 2;- Returns:
- This builder for chaining.
-
hasErrorCondition
public boolean hasErrorCondition()Description of any error or warning condition that applies to the status check. [siri/siri_common_services-v2.0.xsd at 808:53]
.uk.org.siri.www.siri.CheckStatusResponseBodyStructure.ErrorConditionType error_condition = 3;- Specified by:
hasErrorConditionin interfaceCheckStatusResponseBodyStructureOrBuilder- Returns:
- Whether the errorCondition field is set.
-
getErrorCondition
Description of any error or warning condition that applies to the status check. [siri/siri_common_services-v2.0.xsd at 808:53]
.uk.org.siri.www.siri.CheckStatusResponseBodyStructure.ErrorConditionType error_condition = 3;- Specified by:
getErrorConditionin interfaceCheckStatusResponseBodyStructureOrBuilder- Returns:
- The errorCondition.
-
setErrorCondition
public CheckStatusResponseBodyStructure.Builder setErrorCondition(CheckStatusResponseBodyStructure.ErrorConditionType value) Description of any error or warning condition that applies to the status check. [siri/siri_common_services-v2.0.xsd at 808:53]
.uk.org.siri.www.siri.CheckStatusResponseBodyStructure.ErrorConditionType error_condition = 3; -
setErrorCondition
public CheckStatusResponseBodyStructure.Builder setErrorCondition(CheckStatusResponseBodyStructure.ErrorConditionType.Builder builderForValue) Description of any error or warning condition that applies to the status check. [siri/siri_common_services-v2.0.xsd at 808:53]
.uk.org.siri.www.siri.CheckStatusResponseBodyStructure.ErrorConditionType error_condition = 3; -
mergeErrorCondition
public CheckStatusResponseBodyStructure.Builder mergeErrorCondition(CheckStatusResponseBodyStructure.ErrorConditionType value) Description of any error or warning condition that applies to the status check. [siri/siri_common_services-v2.0.xsd at 808:53]
.uk.org.siri.www.siri.CheckStatusResponseBodyStructure.ErrorConditionType error_condition = 3; -
clearErrorCondition
Description of any error or warning condition that applies to the status check. [siri/siri_common_services-v2.0.xsd at 808:53]
.uk.org.siri.www.siri.CheckStatusResponseBodyStructure.ErrorConditionType error_condition = 3; -
getErrorConditionBuilder
Description of any error or warning condition that applies to the status check. [siri/siri_common_services-v2.0.xsd at 808:53]
.uk.org.siri.www.siri.CheckStatusResponseBodyStructure.ErrorConditionType error_condition = 3; -
getErrorConditionOrBuilder
Description of any error or warning condition that applies to the status check. [siri/siri_common_services-v2.0.xsd at 808:53]
.uk.org.siri.www.siri.CheckStatusResponseBodyStructure.ErrorConditionType error_condition = 3;- Specified by:
getErrorConditionOrBuilderin interfaceCheckStatusResponseBodyStructureOrBuilder
-
hasValidUntil
public boolean hasValidUntil()End of data horizon of the data producer. [siri/siri_request_errorConditions-v2.0.xsd at 109:69]
.google.protobuf.Timestamp valid_until = 4;- Specified by:
hasValidUntilin interfaceCheckStatusResponseBodyStructureOrBuilder- Returns:
- Whether the validUntil field is set.
-
getValidUntil
public com.google.protobuf.Timestamp getValidUntil()End of data horizon of the data producer. [siri/siri_request_errorConditions-v2.0.xsd at 109:69]
.google.protobuf.Timestamp valid_until = 4;- Specified by:
getValidUntilin interfaceCheckStatusResponseBodyStructureOrBuilder- Returns:
- The validUntil.
-
setValidUntil
End of data horizon of the data producer. [siri/siri_request_errorConditions-v2.0.xsd at 109:69]
.google.protobuf.Timestamp valid_until = 4; -
setValidUntil
public CheckStatusResponseBodyStructure.Builder setValidUntil(com.google.protobuf.Timestamp.Builder builderForValue) End of data horizon of the data producer. [siri/siri_request_errorConditions-v2.0.xsd at 109:69]
.google.protobuf.Timestamp valid_until = 4; -
mergeValidUntil
public CheckStatusResponseBodyStructure.Builder mergeValidUntil(com.google.protobuf.Timestamp value) End of data horizon of the data producer. [siri/siri_request_errorConditions-v2.0.xsd at 109:69]
.google.protobuf.Timestamp valid_until = 4; -
clearValidUntil
End of data horizon of the data producer. [siri/siri_request_errorConditions-v2.0.xsd at 109:69]
.google.protobuf.Timestamp valid_until = 4; -
getValidUntilBuilder
public com.google.protobuf.Timestamp.Builder getValidUntilBuilder()End of data horizon of the data producer. [siri/siri_request_errorConditions-v2.0.xsd at 109:69]
.google.protobuf.Timestamp valid_until = 4; -
getValidUntilOrBuilder
public com.google.protobuf.TimestampOrBuilder getValidUntilOrBuilder()End of data horizon of the data producer. [siri/siri_request_errorConditions-v2.0.xsd at 109:69]
.google.protobuf.Timestamp valid_until = 4;- Specified by:
getValidUntilOrBuilderin interfaceCheckStatusResponseBodyStructureOrBuilder
-
hasShortestPossibleCycle
public boolean hasShortestPossibleCycle()Minimum interval at which updates can be sent. [siri/siri_request_errorConditions-v2.0.xsd at 114:88]
.google.protobuf.Duration shortest_possible_cycle = 5;- Specified by:
hasShortestPossibleCyclein interfaceCheckStatusResponseBodyStructureOrBuilder- Returns:
- Whether the shortestPossibleCycle field is set.
-
getShortestPossibleCycle
public com.google.protobuf.Duration getShortestPossibleCycle()Minimum interval at which updates can be sent. [siri/siri_request_errorConditions-v2.0.xsd at 114:88]
.google.protobuf.Duration shortest_possible_cycle = 5;- Specified by:
getShortestPossibleCyclein interfaceCheckStatusResponseBodyStructureOrBuilder- Returns:
- The shortestPossibleCycle.
-
setShortestPossibleCycle
public CheckStatusResponseBodyStructure.Builder setShortestPossibleCycle(com.google.protobuf.Duration value) Minimum interval at which updates can be sent. [siri/siri_request_errorConditions-v2.0.xsd at 114:88]
.google.protobuf.Duration shortest_possible_cycle = 5; -
setShortestPossibleCycle
public CheckStatusResponseBodyStructure.Builder setShortestPossibleCycle(com.google.protobuf.Duration.Builder builderForValue) Minimum interval at which updates can be sent. [siri/siri_request_errorConditions-v2.0.xsd at 114:88]
.google.protobuf.Duration shortest_possible_cycle = 5; -
mergeShortestPossibleCycle
public CheckStatusResponseBodyStructure.Builder mergeShortestPossibleCycle(com.google.protobuf.Duration value) Minimum interval at which updates can be sent. [siri/siri_request_errorConditions-v2.0.xsd at 114:88]
.google.protobuf.Duration shortest_possible_cycle = 5; -
clearShortestPossibleCycle
Minimum interval at which updates can be sent. [siri/siri_request_errorConditions-v2.0.xsd at 114:88]
.google.protobuf.Duration shortest_possible_cycle = 5; -
getShortestPossibleCycleBuilder
public com.google.protobuf.Duration.Builder getShortestPossibleCycleBuilder()Minimum interval at which updates can be sent. [siri/siri_request_errorConditions-v2.0.xsd at 114:88]
.google.protobuf.Duration shortest_possible_cycle = 5; -
getShortestPossibleCycleOrBuilder
public com.google.protobuf.DurationOrBuilder getShortestPossibleCycleOrBuilder()Minimum interval at which updates can be sent. [siri/siri_request_errorConditions-v2.0.xsd at 114:88]
.google.protobuf.Duration shortest_possible_cycle = 5;- Specified by:
getShortestPossibleCycleOrBuilderin interfaceCheckStatusResponseBodyStructureOrBuilder
-
hasServiceStartedTime
public boolean hasServiceStartedTime()Time at which current instantiation of service started. [siri/siri_common_services-v2.0.xsd at 827:77]
.google.protobuf.Timestamp service_started_time = 11;- Specified by:
hasServiceStartedTimein interfaceCheckStatusResponseBodyStructureOrBuilder- Returns:
- Whether the serviceStartedTime field is set.
-
getServiceStartedTime
public com.google.protobuf.Timestamp getServiceStartedTime()Time at which current instantiation of service started. [siri/siri_common_services-v2.0.xsd at 827:77]
.google.protobuf.Timestamp service_started_time = 11;- Specified by:
getServiceStartedTimein interfaceCheckStatusResponseBodyStructureOrBuilder- Returns:
- The serviceStartedTime.
-
setServiceStartedTime
public CheckStatusResponseBodyStructure.Builder setServiceStartedTime(com.google.protobuf.Timestamp value) Time at which current instantiation of service started. [siri/siri_common_services-v2.0.xsd at 827:77]
.google.protobuf.Timestamp service_started_time = 11; -
setServiceStartedTime
public CheckStatusResponseBodyStructure.Builder setServiceStartedTime(com.google.protobuf.Timestamp.Builder builderForValue) Time at which current instantiation of service started. [siri/siri_common_services-v2.0.xsd at 827:77]
.google.protobuf.Timestamp service_started_time = 11; -
mergeServiceStartedTime
public CheckStatusResponseBodyStructure.Builder mergeServiceStartedTime(com.google.protobuf.Timestamp value) Time at which current instantiation of service started. [siri/siri_common_services-v2.0.xsd at 827:77]
.google.protobuf.Timestamp service_started_time = 11; -
clearServiceStartedTime
Time at which current instantiation of service started. [siri/siri_common_services-v2.0.xsd at 827:77]
.google.protobuf.Timestamp service_started_time = 11; -
getServiceStartedTimeBuilder
public com.google.protobuf.Timestamp.Builder getServiceStartedTimeBuilder()Time at which current instantiation of service started. [siri/siri_common_services-v2.0.xsd at 827:77]
.google.protobuf.Timestamp service_started_time = 11; -
getServiceStartedTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getServiceStartedTimeOrBuilder()Time at which current instantiation of service started. [siri/siri_common_services-v2.0.xsd at 827:77]
.google.protobuf.Timestamp service_started_time = 11;- Specified by:
getServiceStartedTimeOrBuilderin interfaceCheckStatusResponseBodyStructureOrBuilder
-