public static interface MdtDialout.MdtDialoutArgsOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getData()
bytes data = 2; |
String |
getErrors()
string errors = 3; |
com.google.protobuf.ByteString |
getErrorsBytes()
string errors = 3; |
long |
getReqId()
int64 ReqId = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
long getReqId()
int64 ReqId = 1;
com.google.protobuf.ByteString getData()
bytes data = 2;
String getErrors()
string errors = 3;
com.google.protobuf.ByteString getErrorsBytes()
string errors = 3;
Copyright © 2019. All rights reserved.