Package uk.org.siri.www.siri
Class CapabilityNotSupportedErrorStructure.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<CapabilityNotSupportedErrorStructure.Builder>
com.google.protobuf.GeneratedMessage.Builder<CapabilityNotSupportedErrorStructure.Builder>
uk.org.siri.www.siri.CapabilityNotSupportedErrorStructure.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,CapabilityNotSupportedErrorStructureOrBuilder
- Enclosing class:
CapabilityNotSupportedErrorStructure
public static final class CapabilityNotSupportedErrorStructure.Builder
extends com.google.protobuf.GeneratedMessage.Builder<CapabilityNotSupportedErrorStructure.Builder>
implements CapabilityNotSupportedErrorStructureOrBuilder
Type for Error: Service does not support requested capability. [siri/siri_request_errorConditions-v2.0.xsd at 386:63]Protobuf type
uk.org.siri.www.siri.CapabilityNotSupportedErrorStructure-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Id of capabiliuty that is not supported.Addtional Description of error.Error code number associated with error.Id of capabiliuty that is not supported.com.google.protobuf.ByteStringId of capabiliuty that is not supported.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorAddtional Description of error.com.google.protobuf.ByteStringAddtional Description of error.intError code number associated with error.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) setCapabilityRef(String value) Id of capabiliuty that is not supported.setCapabilityRefBytes(com.google.protobuf.ByteString value) Id of capabiliuty that is not supported.setErrorText(String value) Addtional Description of error.setErrorTextBytes(com.google.protobuf.ByteString value) Addtional Description of error.setNumber(int value) Error code number associated with error.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<CapabilityNotSupportedErrorStructure.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<CapabilityNotSupportedErrorStructure.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<CapabilityNotSupportedErrorStructure.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<CapabilityNotSupportedErrorStructure.Builder>
-
mergeFrom
public CapabilityNotSupportedErrorStructure.Builder mergeFrom(CapabilityNotSupportedErrorStructure other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<CapabilityNotSupportedErrorStructure.Builder>
-
mergeFrom
public CapabilityNotSupportedErrorStructure.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<CapabilityNotSupportedErrorStructure.Builder>- Throws:
IOException
-
getNumber
public int getNumber()Error code number associated with error. [siri/siri_request_errorConditions-v2.0.xsd at 168:51]
int32 number = 1;- Specified by:
getNumberin interfaceCapabilityNotSupportedErrorStructureOrBuilder- Returns:
- The number.
-
setNumber
Error code number associated with error. [siri/siri_request_errorConditions-v2.0.xsd at 168:51]
int32 number = 1;- Parameters:
value- The number to set.- Returns:
- This builder for chaining.
-
clearNumber
Error code number associated with error. [siri/siri_request_errorConditions-v2.0.xsd at 168:51]
int32 number = 1;- Returns:
- This builder for chaining.
-
getErrorText
Addtional Description of error. This allows a descripotion to be supplied when the Error code is used in a specific WSDL fault, rather than within a general error condition. [siri/siri_request_errorConditions-v2.0.xsd at 162:66]
string error_text = 2;- Specified by:
getErrorTextin interfaceCapabilityNotSupportedErrorStructureOrBuilder- Returns:
- The errorText.
-
getErrorTextBytes
public com.google.protobuf.ByteString getErrorTextBytes()Addtional Description of error. This allows a descripotion to be supplied when the Error code is used in a specific WSDL fault, rather than within a general error condition. [siri/siri_request_errorConditions-v2.0.xsd at 162:66]
string error_text = 2;- Specified by:
getErrorTextBytesin interfaceCapabilityNotSupportedErrorStructureOrBuilder- Returns:
- The bytes for errorText.
-
setErrorText
Addtional Description of error. This allows a descripotion to be supplied when the Error code is used in a specific WSDL fault, rather than within a general error condition. [siri/siri_request_errorConditions-v2.0.xsd at 162:66]
string error_text = 2;- Parameters:
value- The errorText to set.- Returns:
- This builder for chaining.
-
clearErrorText
Addtional Description of error. This allows a descripotion to be supplied when the Error code is used in a specific WSDL fault, rather than within a general error condition. [siri/siri_request_errorConditions-v2.0.xsd at 162:66]
string error_text = 2;- Returns:
- This builder for chaining.
-
setErrorTextBytes
public CapabilityNotSupportedErrorStructure.Builder setErrorTextBytes(com.google.protobuf.ByteString value) Addtional Description of error. This allows a descripotion to be supplied when the Error code is used in a specific WSDL fault, rather than within a general error condition. [siri/siri_request_errorConditions-v2.0.xsd at 162:66]
string error_text = 2;- Parameters:
value- The bytes for errorText to set.- Returns:
- This builder for chaining.
-
getCapabilityRef
Id of capabiliuty that is not supported. [siri/siri_request_errorConditions-v2.0.xsd at 393:80]
string capability_ref = 21;- Specified by:
getCapabilityRefin interfaceCapabilityNotSupportedErrorStructureOrBuilder- Returns:
- The capabilityRef.
-
getCapabilityRefBytes
public com.google.protobuf.ByteString getCapabilityRefBytes()Id of capabiliuty that is not supported. [siri/siri_request_errorConditions-v2.0.xsd at 393:80]
string capability_ref = 21;- Specified by:
getCapabilityRefBytesin interfaceCapabilityNotSupportedErrorStructureOrBuilder- Returns:
- The bytes for capabilityRef.
-
setCapabilityRef
Id of capabiliuty that is not supported. [siri/siri_request_errorConditions-v2.0.xsd at 393:80]
string capability_ref = 21;- Parameters:
value- The capabilityRef to set.- Returns:
- This builder for chaining.
-
clearCapabilityRef
Id of capabiliuty that is not supported. [siri/siri_request_errorConditions-v2.0.xsd at 393:80]
string capability_ref = 21;- Returns:
- This builder for chaining.
-
setCapabilityRefBytes
public CapabilityNotSupportedErrorStructure.Builder setCapabilityRefBytes(com.google.protobuf.ByteString value) Id of capabiliuty that is not supported. [siri/siri_request_errorConditions-v2.0.xsd at 393:80]
string capability_ref = 21;- Parameters:
value- The bytes for capabilityRef to set.- Returns:
- This builder for chaining.
-