public static interface SiLABinaryTransfer.BinaryTransferErrorOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
SiLABinaryTransfer.BinaryTransferError.ErrorType |
getErrorType()
.sila2.org.silastandard.BinaryTransferError.ErrorType errorType = 1; |
int |
getErrorTypeValue()
.sila2.org.silastandard.BinaryTransferError.ErrorType errorType = 1; |
String |
getMessage()
string message = 2; |
com.google.protobuf.ByteString |
getMessageBytes()
string message = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getErrorTypeValue()
.sila2.org.silastandard.BinaryTransferError.ErrorType errorType = 1;SiLABinaryTransfer.BinaryTransferError.ErrorType getErrorType()
.sila2.org.silastandard.BinaryTransferError.ErrorType errorType = 1;String getMessage()
string message = 2;com.google.protobuf.ByteString getMessageBytes()
string message = 2;Copyright © 2022 SiLA Java Developers. All rights reserved.