Uses of Class
uk.org.siri.www.siri.ErrorCodeStructure.Builder
Packages that use ErrorCodeStructure.Builder
-
Uses of ErrorCodeStructure.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return ErrorCodeStructure.BuilderModifier and TypeMethodDescriptionErrorCodeStructure.Builder.clear()ErrorCodeStructure.Builder.clearErrorText()Addtional Description of error.ErrorCodeStructure.Builder.clearNumber()Error code number associated with error.ErrorCodeStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ErrorCodeStructure.Builder.mergeFrom(com.google.protobuf.Message other) ErrorCodeStructure.Builder.mergeFrom(ErrorCodeStructure other) static ErrorCodeStructure.BuilderErrorCodeStructure.newBuilder()static ErrorCodeStructure.BuilderErrorCodeStructure.newBuilder(ErrorCodeStructure prototype) ErrorCodeStructure.newBuilderForType()protected ErrorCodeStructure.BuilderErrorCodeStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ErrorCodeStructure.Builder.setErrorText(String value) Addtional Description of error.ErrorCodeStructure.Builder.setErrorTextBytes(com.google.protobuf.ByteString value) Addtional Description of error.ErrorCodeStructure.Builder.setNumber(int value) Error code number associated with error.ErrorCodeStructure.toBuilder()