public static interface Contract.ArgPairOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getKey()
string key = 1; |
com.google.protobuf.ByteString |
getKeyBytes()
string key = 1; |
com.google.protobuf.ByteString |
getValue()
bytes value = 2; |
String getKey()
string key = 1;com.google.protobuf.ByteString getKeyBytes()
string key = 1;com.google.protobuf.ByteString getValue()
bytes value = 2;Copyright © 2020. All rights reserved.