UmsProtos.ErrorInfo.Builder |
UmsProtos.ErrorInfo.Builder.clear() |
UmsProtos.ErrorInfo.Builder |
UmsProtos.ErrorInfo.Builder.clearColumn() |
UmsProtos.ErrorInfo.Builder |
UmsProtos.ErrorInfo.Builder.clearDescription() |
UmsProtos.ErrorInfo.Builder |
UmsProtos.ErrorInfo.Builder.clearLine() |
UmsProtos.ErrorInfo.Builder |
UmsProtos.ErrorInfo.Builder.clearOffset() |
UmsProtos.ErrorInfo.Builder |
UmsProtos.ErrorInfo.Builder.clone() |
UmsProtos.ErrorInfo.Builder |
UmsProtos.ErrorInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UmsProtos.ErrorInfo.Builder |
UmsProtos.ErrorInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
UmsProtos.ErrorInfo.Builder |
UmsProtos.ErrorInfo.Builder.mergeFrom(UmsProtos.ErrorInfo other) |
static UmsProtos.ErrorInfo.Builder |
UmsProtos.ErrorInfo.newBuilder() |
static UmsProtos.ErrorInfo.Builder |
UmsProtos.ErrorInfo.newBuilder(UmsProtos.ErrorInfo prototype) |
UmsProtos.ErrorInfo.Builder |
UmsProtos.ErrorInfo.newBuilderForType() |
protected UmsProtos.ErrorInfo.Builder |
UmsProtos.ErrorInfo.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
UmsProtos.ErrorInfo.Builder |
UmsProtos.ErrorInfo.Builder.setColumn(int value) |
UmsProtos.ErrorInfo.Builder |
UmsProtos.ErrorInfo.Builder.setDescription(String value) |
UmsProtos.ErrorInfo.Builder |
UmsProtos.ErrorInfo.Builder.setLine(int value) |
UmsProtos.ErrorInfo.Builder |
UmsProtos.ErrorInfo.Builder.setOffset(int value) |
UmsProtos.ErrorInfo.Builder |
UmsProtos.ErrorInfo.toBuilder() |