Package uk.org.siri.www.siri
Class DataReceivedResponseStructure.ErrorConditionType.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<DataReceivedResponseStructure.ErrorConditionType.Builder>
com.google.protobuf.GeneratedMessage.Builder<DataReceivedResponseStructure.ErrorConditionType.Builder>
uk.org.siri.www.siri.DataReceivedResponseStructure.ErrorConditionType.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,DataReceivedResponseStructure.ErrorConditionTypeOrBuilder
- Enclosing class:
DataReceivedResponseStructure.ErrorConditionType
public static final class DataReceivedResponseStructure.ErrorConditionType.Builder
extends com.google.protobuf.GeneratedMessage.Builder<DataReceivedResponseStructure.ErrorConditionType.Builder>
implements DataReceivedResponseStructure.ErrorConditionTypeOrBuilder
Description of any error or warning condition. [siri/siri_common_services-v2.0.xsd at 720:53]Protobuf type
uk.org.siri.www.siri.DataReceivedResponseStructure.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<DataReceivedResponseStructure.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<DataReceivedResponseStructure.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<DataReceivedResponseStructure.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 DataReceivedResponseStructure.ErrorConditionType.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DataReceivedResponseStructure.ErrorConditionType.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<DataReceivedResponseStructure.ErrorConditionType.Builder>
-
mergeFrom
public DataReceivedResponseStructure.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<DataReceivedResponseStructure.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 interfaceDataReceivedResponseStructure.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 interfaceDataReceivedResponseStructure.ErrorConditionTypeOrBuilder- Returns:
- The unknownSubscriptionError.
-
setUnknownSubscriptionError
public DataReceivedResponseStructure.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 DataReceivedResponseStructure.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 DataReceivedResponseStructure.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 interfaceDataReceivedResponseStructure.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 interfaceDataReceivedResponseStructure.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 interfaceDataReceivedResponseStructure.ErrorConditionTypeOrBuilder- Returns:
- The otherError.
-
setOtherError
public DataReceivedResponseStructure.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 DataReceivedResponseStructure.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 DataReceivedResponseStructure.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 interfaceDataReceivedResponseStructure.ErrorConditionTypeOrBuilder
-
hasDescription
public boolean hasDescription()Text description of error. [siri/siri_common_services-v2.0.xsd at 731:87]
.uk.org.siri.www.siri.ErrorDescriptionStructure description = 11;- Specified by:
hasDescriptionin interfaceDataReceivedResponseStructure.ErrorConditionTypeOrBuilder- Returns:
- Whether the description field is set.
-
getDescription
Text description of error. [siri/siri_common_services-v2.0.xsd at 731:87]
.uk.org.siri.www.siri.ErrorDescriptionStructure description = 11;- Specified by:
getDescriptionin interfaceDataReceivedResponseStructure.ErrorConditionTypeOrBuilder- Returns:
- The description.
-
setDescription
public DataReceivedResponseStructure.ErrorConditionType.Builder setDescription(ErrorDescriptionStructure value) Text description of error. [siri/siri_common_services-v2.0.xsd at 731:87]
.uk.org.siri.www.siri.ErrorDescriptionStructure description = 11; -
setDescription
public DataReceivedResponseStructure.ErrorConditionType.Builder setDescription(ErrorDescriptionStructure.Builder builderForValue) Text description of error. [siri/siri_common_services-v2.0.xsd at 731:87]
.uk.org.siri.www.siri.ErrorDescriptionStructure description = 11; -
mergeDescription
public DataReceivedResponseStructure.ErrorConditionType.Builder mergeDescription(ErrorDescriptionStructure value) Text description of error. [siri/siri_common_services-v2.0.xsd at 731:87]
.uk.org.siri.www.siri.ErrorDescriptionStructure description = 11; -
clearDescription
Text description of error. [siri/siri_common_services-v2.0.xsd at 731:87]
.uk.org.siri.www.siri.ErrorDescriptionStructure description = 11; -
getDescriptionBuilder
Text description of error. [siri/siri_common_services-v2.0.xsd at 731:87]
.uk.org.siri.www.siri.ErrorDescriptionStructure description = 11; -
getDescriptionOrBuilder
Text description of error. [siri/siri_common_services-v2.0.xsd at 731:87]
.uk.org.siri.www.siri.ErrorDescriptionStructure description = 11;- Specified by:
getDescriptionOrBuilderin interfaceDataReceivedResponseStructure.ErrorConditionTypeOrBuilder
-