Package uk.org.siri.www.siri
Class UnknownEndpointErrorStructure.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<UnknownEndpointErrorStructure.Builder>
com.google.protobuf.GeneratedMessage.Builder<UnknownEndpointErrorStructure.Builder>
uk.org.siri.www.siri.UnknownEndpointErrorStructure.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,UnknownEndpointErrorStructureOrBuilder
- Enclosing class:
UnknownEndpointErrorStructure
public static final class UnknownEndpointErrorStructure.Builder
extends com.google.protobuf.GeneratedMessage.Builder<UnknownEndpointErrorStructure.Builder>
implements UnknownEndpointErrorStructureOrBuilder
Type for Error: Unknown Endpoint +SIRI v2.0 [siri/siri_request_errorConditions-v2.0.xsd at 271:56]Protobuf type
uk.org.siri.www.siri.UnknownEndpointErrorStructure-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Endpoint that is not known. + SIRI v2.0 [siri/siri_request_errorConditions-v2.0.xsd at 278:72]Addtional Description of error.Error code number associated with error.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorEndpoint that is not known. + SIRI v2.0 [siri/siri_request_errorConditions-v2.0.xsd at 278:72]com.google.protobuf.ByteStringEndpoint that is not known. + SIRI v2.0 [siri/siri_request_errorConditions-v2.0.xsd at 278:72]Addtional 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) setEndpoint(String value) Endpoint that is not known. + SIRI v2.0 [siri/siri_request_errorConditions-v2.0.xsd at 278:72]setEndpointBytes(com.google.protobuf.ByteString value) Endpoint that is not known. + SIRI v2.0 [siri/siri_request_errorConditions-v2.0.xsd at 278:72]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<UnknownEndpointErrorStructure.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<UnknownEndpointErrorStructure.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<UnknownEndpointErrorStructure.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<UnknownEndpointErrorStructure.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<UnknownEndpointErrorStructure.Builder>
-
mergeFrom
public UnknownEndpointErrorStructure.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<UnknownEndpointErrorStructure.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 interfaceUnknownEndpointErrorStructureOrBuilder- 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 interfaceUnknownEndpointErrorStructureOrBuilder- 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 interfaceUnknownEndpointErrorStructureOrBuilder- 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 UnknownEndpointErrorStructure.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.
-
getEndpoint
Endpoint that is not known. + SIRI v2.0 [siri/siri_request_errorConditions-v2.0.xsd at 278:72]
string endpoint = 21;- Specified by:
getEndpointin interfaceUnknownEndpointErrorStructureOrBuilder- Returns:
- The endpoint.
-
getEndpointBytes
public com.google.protobuf.ByteString getEndpointBytes()Endpoint that is not known. + SIRI v2.0 [siri/siri_request_errorConditions-v2.0.xsd at 278:72]
string endpoint = 21;- Specified by:
getEndpointBytesin interfaceUnknownEndpointErrorStructureOrBuilder- Returns:
- The bytes for endpoint.
-
setEndpoint
Endpoint that is not known. + SIRI v2.0 [siri/siri_request_errorConditions-v2.0.xsd at 278:72]
string endpoint = 21;- Parameters:
value- The endpoint to set.- Returns:
- This builder for chaining.
-
clearEndpoint
Endpoint that is not known. + SIRI v2.0 [siri/siri_request_errorConditions-v2.0.xsd at 278:72]
string endpoint = 21;- Returns:
- This builder for chaining.
-
setEndpointBytes
Endpoint that is not known. + SIRI v2.0 [siri/siri_request_errorConditions-v2.0.xsd at 278:72]
string endpoint = 21;- Parameters:
value- The bytes for endpoint to set.- Returns:
- This builder for chaining.
-