Package uk.org.siri.www.siri
Class DataReadyResponseStructure.ErrorConditionType.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<DataReadyResponseStructure.ErrorConditionType.Builder>
com.google.protobuf.GeneratedMessage.Builder<DataReadyResponseStructure.ErrorConditionType.Builder>
uk.org.siri.www.siri.DataReadyResponseStructure.ErrorConditionType.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,DataReadyResponseStructure.ErrorConditionTypeOrBuilder
- Enclosing class:
DataReadyResponseStructure.ErrorConditionType
public static final class DataReadyResponseStructure.ErrorConditionType.Builder
extends com.google.protobuf.GeneratedMessage.Builder<DataReadyResponseStructure.ErrorConditionType.Builder>
implements DataReadyResponseStructure.ErrorConditionTypeOrBuilder
Description of any error or warning condition as to why Consumer cannot fetch data. [siri/siri_common_services-v2.0.xsd at 636:55]Protobuf type
uk.org.siri.www.siri.DataReadyResponseStructure.ErrorConditionType-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Text description of error.Error: Error type other than the well defined codes.Error: Subscription not found.Text description of error.Text description of error.Text description of error.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorError: Error type other than the well defined codes.Error: Error type other than the well defined codes.Error: Error type other than the well defined codes.Error: Subscription not found.Error: Subscription not found.Error: Subscription not found.booleanText description of error.booleanError: Error type other than the well defined codes.booleanError: Subscription not found.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanText description of error.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) Error: Error type other than the well defined codes.Error: Subscription not found.Text description of error.setDescription(ErrorDescriptionStructure.Builder builderForValue) Text description of error.setOtherError(OtherErrorStructure value) Error: Error type other than the well defined codes.setOtherError(OtherErrorStructure.Builder builderForValue) Error: Error type other than the well defined codes.Error: Subscription not found.setUnknownSubscriptionError(UnknownSubscriptionErrorStructure.Builder builderForValue) Error: Subscription not found.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.ErrorConditionType.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.ErrorConditionType.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.ErrorConditionType.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
public DataReadyResponseStructure.ErrorConditionType.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DataReadyResponseStructure.ErrorConditionType.Builder>
-
mergeFrom
public DataReadyResponseStructure.ErrorConditionType.Builder mergeFrom(DataReadyResponseStructure.ErrorConditionType other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<DataReadyResponseStructure.ErrorConditionType.Builder>
-
mergeFrom
public DataReadyResponseStructure.ErrorConditionType.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.ErrorConditionType.Builder>- Throws:
IOException
-
hasUnknownSubscriptionError
public boolean hasUnknownSubscriptionError()Error: Subscription not found. [siri/siri_request_errorConditions-v2.0.xsd at 551:118]
.uk.org.siri.www.siri.UnknownSubscriptionErrorStructure unknown_subscription_error = 1;- Specified by:
hasUnknownSubscriptionErrorin interfaceDataReadyResponseStructure.ErrorConditionTypeOrBuilder- Returns:
- Whether the unknownSubscriptionError field is set.
-
getUnknownSubscriptionError
Error: Subscription not found. [siri/siri_request_errorConditions-v2.0.xsd at 551:118]
.uk.org.siri.www.siri.UnknownSubscriptionErrorStructure unknown_subscription_error = 1;- Specified by:
getUnknownSubscriptionErrorin interfaceDataReadyResponseStructure.ErrorConditionTypeOrBuilder- Returns:
- The unknownSubscriptionError.
-
setUnknownSubscriptionError
public DataReadyResponseStructure.ErrorConditionType.Builder setUnknownSubscriptionError(UnknownSubscriptionErrorStructure value) Error: Subscription not found. [siri/siri_request_errorConditions-v2.0.xsd at 551:118]
.uk.org.siri.www.siri.UnknownSubscriptionErrorStructure unknown_subscription_error = 1; -
setUnknownSubscriptionError
public DataReadyResponseStructure.ErrorConditionType.Builder setUnknownSubscriptionError(UnknownSubscriptionErrorStructure.Builder builderForValue) Error: Subscription not found. [siri/siri_request_errorConditions-v2.0.xsd at 551:118]
.uk.org.siri.www.siri.UnknownSubscriptionErrorStructure unknown_subscription_error = 1; -
mergeUnknownSubscriptionError
public DataReadyResponseStructure.ErrorConditionType.Builder mergeUnknownSubscriptionError(UnknownSubscriptionErrorStructure value) Error: Subscription not found. [siri/siri_request_errorConditions-v2.0.xsd at 551:118]
.uk.org.siri.www.siri.UnknownSubscriptionErrorStructure unknown_subscription_error = 1; -
clearUnknownSubscriptionError
Error: Subscription not found. [siri/siri_request_errorConditions-v2.0.xsd at 551:118]
.uk.org.siri.www.siri.UnknownSubscriptionErrorStructure unknown_subscription_error = 1; -
getUnknownSubscriptionErrorBuilder
Error: Subscription not found. [siri/siri_request_errorConditions-v2.0.xsd at 551:118]
.uk.org.siri.www.siri.UnknownSubscriptionErrorStructure unknown_subscription_error = 1; -
getUnknownSubscriptionErrorOrBuilder
Error: Subscription not found. [siri/siri_request_errorConditions-v2.0.xsd at 551:118]
.uk.org.siri.www.siri.UnknownSubscriptionErrorStructure unknown_subscription_error = 1;- Specified by:
getUnknownSubscriptionErrorOrBuilderin interfaceDataReadyResponseStructure.ErrorConditionTypeOrBuilder
-
hasOtherError
public boolean hasOtherError()Error: Error type other than the well defined codes. [siri/siri_request_errorConditions-v2.0.xsd at 573:90]
.uk.org.siri.www.siri.OtherErrorStructure other_error = 2;- Specified by:
hasOtherErrorin interfaceDataReadyResponseStructure.ErrorConditionTypeOrBuilder- Returns:
- Whether the otherError field is set.
-
getOtherError
Error: Error type other than the well defined codes. [siri/siri_request_errorConditions-v2.0.xsd at 573:90]
.uk.org.siri.www.siri.OtherErrorStructure other_error = 2;- Specified by:
getOtherErrorin interfaceDataReadyResponseStructure.ErrorConditionTypeOrBuilder- Returns:
- The otherError.
-
setOtherError
public DataReadyResponseStructure.ErrorConditionType.Builder setOtherError(OtherErrorStructure value) Error: Error type other than the well defined codes. [siri/siri_request_errorConditions-v2.0.xsd at 573:90]
.uk.org.siri.www.siri.OtherErrorStructure other_error = 2; -
setOtherError
public DataReadyResponseStructure.ErrorConditionType.Builder setOtherError(OtherErrorStructure.Builder builderForValue) Error: Error type other than the well defined codes. [siri/siri_request_errorConditions-v2.0.xsd at 573:90]
.uk.org.siri.www.siri.OtherErrorStructure other_error = 2; -
mergeOtherError
public DataReadyResponseStructure.ErrorConditionType.Builder mergeOtherError(OtherErrorStructure value) Error: Error type other than the well defined codes. [siri/siri_request_errorConditions-v2.0.xsd at 573:90]
.uk.org.siri.www.siri.OtherErrorStructure other_error = 2; -
clearOtherError
Error: Error type other than the well defined codes. [siri/siri_request_errorConditions-v2.0.xsd at 573:90]
.uk.org.siri.www.siri.OtherErrorStructure other_error = 2; -
getOtherErrorBuilder
Error: Error type other than the well defined codes. [siri/siri_request_errorConditions-v2.0.xsd at 573:90]
.uk.org.siri.www.siri.OtherErrorStructure other_error = 2; -
getOtherErrorOrBuilder
Error: Error type other than the well defined codes. [siri/siri_request_errorConditions-v2.0.xsd at 573:90]
.uk.org.siri.www.siri.OtherErrorStructure other_error = 2;- Specified by:
getOtherErrorOrBuilderin interfaceDataReadyResponseStructure.ErrorConditionTypeOrBuilder
-
hasDescription
public boolean hasDescription()Text description of error. [siri/siri_common_services-v2.0.xsd at 647:89]
.uk.org.siri.www.siri.ErrorDescriptionStructure description = 11;- Specified by:
hasDescriptionin interfaceDataReadyResponseStructure.ErrorConditionTypeOrBuilder- Returns:
- Whether the description field is set.
-
getDescription
Text description of error. [siri/siri_common_services-v2.0.xsd at 647:89]
.uk.org.siri.www.siri.ErrorDescriptionStructure description = 11;- Specified by:
getDescriptionin interfaceDataReadyResponseStructure.ErrorConditionTypeOrBuilder- Returns:
- The description.
-
setDescription
public DataReadyResponseStructure.ErrorConditionType.Builder setDescription(ErrorDescriptionStructure value) Text description of error. [siri/siri_common_services-v2.0.xsd at 647:89]
.uk.org.siri.www.siri.ErrorDescriptionStructure description = 11; -
setDescription
public DataReadyResponseStructure.ErrorConditionType.Builder setDescription(ErrorDescriptionStructure.Builder builderForValue) Text description of error. [siri/siri_common_services-v2.0.xsd at 647:89]
.uk.org.siri.www.siri.ErrorDescriptionStructure description = 11; -
mergeDescription
public DataReadyResponseStructure.ErrorConditionType.Builder mergeDescription(ErrorDescriptionStructure value) Text description of error. [siri/siri_common_services-v2.0.xsd at 647:89]
.uk.org.siri.www.siri.ErrorDescriptionStructure description = 11; -
clearDescription
Text description of error. [siri/siri_common_services-v2.0.xsd at 647:89]
.uk.org.siri.www.siri.ErrorDescriptionStructure description = 11; -
getDescriptionBuilder
Text description of error. [siri/siri_common_services-v2.0.xsd at 647:89]
.uk.org.siri.www.siri.ErrorDescriptionStructure description = 11; -
getDescriptionOrBuilder
Text description of error. [siri/siri_common_services-v2.0.xsd at 647:89]
.uk.org.siri.www.siri.ErrorDescriptionStructure description = 11;- Specified by:
getDescriptionOrBuilderin interfaceDataReadyResponseStructure.ErrorConditionTypeOrBuilder
-