public static interface TripleWrapper.TripleResponseWrapperOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.ByteString |
getData()
bytes data = 2; |
String |
getSerializeType()
string serializeType = 1; |
com.google.protobuf.ByteString |
getSerializeTypeBytes()
string serializeType = 1; |
String |
getType()
string type = 3; |
com.google.protobuf.ByteString |
getTypeBytes()
string type = 3; |
String getSerializeType()
string serializeType = 1;com.google.protobuf.ByteString getSerializeTypeBytes()
string serializeType = 1;com.google.protobuf.ByteString getData()
bytes data = 2;String getType()
string type = 3;com.google.protobuf.ByteString getTypeBytes()
string type = 3;Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.