Package uk.org.siri.www.siri
Class ServiceDeliveryBodyStructure.ErrorConditionType.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<ServiceDeliveryBodyStructure.ErrorConditionType.Builder>
com.google.protobuf.GeneratedMessage.Builder<ServiceDeliveryBodyStructure.ErrorConditionType.Builder>
uk.org.siri.www.siri.ServiceDeliveryBodyStructure.ErrorConditionType.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,ServiceDeliveryBodyStructure.ErrorConditionTypeOrBuilder
- Enclosing class:
ServiceDeliveryBodyStructure.ErrorConditionType
public static final class ServiceDeliveryBodyStructure.ErrorConditionType.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ServiceDeliveryBodyStructure.ErrorConditionType.Builder>
implements ServiceDeliveryBodyStructure.ErrorConditionTypeOrBuilder
Description of any error or warning conditions that appluy to the overall request. More Specific error conditions should be included on each request that fails. [siri/siri_requests-v2.0.xsd at 369:53]Protobuf type
uk.org.siri.www.siri.ServiceDeliveryBodyStructure.ErrorConditionType-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Error: Service does not support the requested capability.Text description of error.Error: Error type other than the well defined codes.Error: Service does not support the requested capability.Error: Service does not support the requested capability.Error: Service does not support the requested capability.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.booleanError: Service does not support the requested capability.booleanText description of error.booleanError: Error type other than the well defined codes.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanError: Service does not support the requested capability.Text 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: Service does not support the requested capability.Error: Service does not support the requested capability.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.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<ServiceDeliveryBodyStructure.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<ServiceDeliveryBodyStructure.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<ServiceDeliveryBodyStructure.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 ServiceDeliveryBodyStructure.ErrorConditionType.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ServiceDeliveryBodyStructure.ErrorConditionType.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ServiceDeliveryBodyStructure.ErrorConditionType.Builder>
-
mergeFrom
public ServiceDeliveryBodyStructure.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<ServiceDeliveryBodyStructure.ErrorConditionType.Builder>- Throws:
IOException
-
hasCapabilityNotSupportedError
public boolean hasCapabilityNotSupportedError()Error: Service does not support the requested capability. [siri/siri_request_errorConditions-v2.0.xsd at 381:124]
.uk.org.siri.www.siri.CapabilityNotSupportedErrorStructure capability_not_supported_error = 1;- Specified by:
hasCapabilityNotSupportedErrorin interfaceServiceDeliveryBodyStructure.ErrorConditionTypeOrBuilder- Returns:
- Whether the capabilityNotSupportedError field is set.
-
getCapabilityNotSupportedError
Error: Service does not support the requested capability. [siri/siri_request_errorConditions-v2.0.xsd at 381:124]
.uk.org.siri.www.siri.CapabilityNotSupportedErrorStructure capability_not_supported_error = 1;- Specified by:
getCapabilityNotSupportedErrorin interfaceServiceDeliveryBodyStructure.ErrorConditionTypeOrBuilder- Returns:
- The capabilityNotSupportedError.
-
setCapabilityNotSupportedError
public ServiceDeliveryBodyStructure.ErrorConditionType.Builder setCapabilityNotSupportedError(CapabilityNotSupportedErrorStructure value) Error: Service does not support the requested capability. [siri/siri_request_errorConditions-v2.0.xsd at 381:124]
.uk.org.siri.www.siri.CapabilityNotSupportedErrorStructure capability_not_supported_error = 1; -
setCapabilityNotSupportedError
public ServiceDeliveryBodyStructure.ErrorConditionType.Builder setCapabilityNotSupportedError(CapabilityNotSupportedErrorStructure.Builder builderForValue) Error: Service does not support the requested capability. [siri/siri_request_errorConditions-v2.0.xsd at 381:124]
.uk.org.siri.www.siri.CapabilityNotSupportedErrorStructure capability_not_supported_error = 1; -
mergeCapabilityNotSupportedError
public ServiceDeliveryBodyStructure.ErrorConditionType.Builder mergeCapabilityNotSupportedError(CapabilityNotSupportedErrorStructure value) Error: Service does not support the requested capability. [siri/siri_request_errorConditions-v2.0.xsd at 381:124]
.uk.org.siri.www.siri.CapabilityNotSupportedErrorStructure capability_not_supported_error = 1; -
clearCapabilityNotSupportedError
Error: Service does not support the requested capability. [siri/siri_request_errorConditions-v2.0.xsd at 381:124]
.uk.org.siri.www.siri.CapabilityNotSupportedErrorStructure capability_not_supported_error = 1; -
getCapabilityNotSupportedErrorBuilder
Error: Service does not support the requested capability. [siri/siri_request_errorConditions-v2.0.xsd at 381:124]
.uk.org.siri.www.siri.CapabilityNotSupportedErrorStructure capability_not_supported_error = 1; -
getCapabilityNotSupportedErrorOrBuilder
Error: Service does not support the requested capability. [siri/siri_request_errorConditions-v2.0.xsd at 381:124]
.uk.org.siri.www.siri.CapabilityNotSupportedErrorStructure capability_not_supported_error = 1;- Specified by:
getCapabilityNotSupportedErrorOrBuilderin interfaceServiceDeliveryBodyStructure.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 interfaceServiceDeliveryBodyStructure.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 interfaceServiceDeliveryBodyStructure.ErrorConditionTypeOrBuilder- Returns:
- The otherError.
-
setOtherError
public ServiceDeliveryBodyStructure.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 ServiceDeliveryBodyStructure.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 ServiceDeliveryBodyStructure.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 interfaceServiceDeliveryBodyStructure.ErrorConditionTypeOrBuilder
-
hasDescription
public boolean hasDescription()Text description of error. [siri/siri_requests-v2.0.xsd at 379:86]
.uk.org.siri.www.siri.ErrorDescriptionStructure description = 11;- Specified by:
hasDescriptionin interfaceServiceDeliveryBodyStructure.ErrorConditionTypeOrBuilder- Returns:
- Whether the description field is set.
-
getDescription
Text description of error. [siri/siri_requests-v2.0.xsd at 379:86]
.uk.org.siri.www.siri.ErrorDescriptionStructure description = 11;- Specified by:
getDescriptionin interfaceServiceDeliveryBodyStructure.ErrorConditionTypeOrBuilder- Returns:
- The description.
-
setDescription
public ServiceDeliveryBodyStructure.ErrorConditionType.Builder setDescription(ErrorDescriptionStructure value) Text description of error. [siri/siri_requests-v2.0.xsd at 379:86]
.uk.org.siri.www.siri.ErrorDescriptionStructure description = 11; -
setDescription
public ServiceDeliveryBodyStructure.ErrorConditionType.Builder setDescription(ErrorDescriptionStructure.Builder builderForValue) Text description of error. [siri/siri_requests-v2.0.xsd at 379:86]
.uk.org.siri.www.siri.ErrorDescriptionStructure description = 11; -
mergeDescription
public ServiceDeliveryBodyStructure.ErrorConditionType.Builder mergeDescription(ErrorDescriptionStructure value) Text description of error. [siri/siri_requests-v2.0.xsd at 379:86]
.uk.org.siri.www.siri.ErrorDescriptionStructure description = 11; -
clearDescription
Text description of error. [siri/siri_requests-v2.0.xsd at 379:86]
.uk.org.siri.www.siri.ErrorDescriptionStructure description = 11; -
getDescriptionBuilder
Text description of error. [siri/siri_requests-v2.0.xsd at 379:86]
.uk.org.siri.www.siri.ErrorDescriptionStructure description = 11; -
getDescriptionOrBuilder
Text description of error. [siri/siri_requests-v2.0.xsd at 379:86]
.uk.org.siri.www.siri.ErrorDescriptionStructure description = 11;- Specified by:
getDescriptionOrBuilderin interfaceServiceDeliveryBodyStructure.ErrorConditionTypeOrBuilder
-