public static interface ExtDataMessageEntity.ExtDataMessageOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDesc()
string desc = 3; |
com.google.protobuf.ByteString |
getDescBytes()
string desc = 3; |
String |
getKey()
string key = 2; |
com.google.protobuf.ByteString |
getKeyBytes()
string key = 2; |
com.google.protobuf.ByteString |
getRawData()
optional bytes raw_data = 4; |
String |
getType()
string type = 1; |
com.google.protobuf.ByteString |
getTypeBytes()
string type = 1; |
boolean |
hasRawData()
optional bytes raw_data = 4; |
String getType()
string type = 1;com.google.protobuf.ByteString getTypeBytes()
string type = 1;String getKey()
string key = 2;com.google.protobuf.ByteString getKeyBytes()
string key = 2;String getDesc()
string desc = 3;com.google.protobuf.ByteString getDescBytes()
string desc = 3;boolean hasRawData()
optional bytes raw_data = 4;com.google.protobuf.ByteString getRawData()
optional bytes raw_data = 4;Copyright © 2022. All rights reserved.