public static interface XchainOuterClass.AK2AccountResponseOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccount(int index)
repeated string account = 3; |
com.google.protobuf.ByteString |
getAccountBytes(int index)
repeated string account = 3; |
int |
getAccountCount()
repeated string account = 3; |
List<String> |
getAccountList()
repeated string account = 3; |
String |
getBcname()
optional string bcname = 2; |
com.google.protobuf.ByteString |
getBcnameBytes()
optional string bcname = 2; |
XchainOuterClass.Header |
getHeader()
optional .pb.Header header = 1; |
boolean |
hasHeader()
optional .pb.Header header = 1; |
boolean hasHeader()
optional .pb.Header header = 1;XchainOuterClass.Header getHeader()
optional .pb.Header header = 1;String getBcname()
optional string bcname = 2;com.google.protobuf.ByteString getBcnameBytes()
optional string bcname = 2;int getAccountCount()
repeated string account = 3;String getAccount(int index)
repeated string account = 3;com.google.protobuf.ByteString getAccountBytes(int index)
repeated string account = 3;Copyright © 2020. All rights reserved.