public static interface Protobuf2.DuckulaColOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getColName()
required string colName = 1; |
com.google.protobuf.ByteString |
getColNameBytes()
required string colName = 1; |
String |
getColValue()
required string colValue = 2; |
com.google.protobuf.ByteString |
getColValueBytes()
required string colValue = 2; |
boolean |
hasColName()
required string colName = 1; |
boolean |
hasColValue()
required string colValue = 2; |
boolean hasColName()
required string colName = 1;String getColName()
required string colName = 1;com.google.protobuf.ByteString getColNameBytes()
required string colName = 1;boolean hasColValue()
required string colValue = 2;String getColValue()
required string colValue = 2;com.google.protobuf.ByteString getColValueBytes()
required string colValue = 2;Copyright © 2020. All rights reserved.