public static interface XchainOuterClass.AkSetOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAks(int index)
一堆公钥
repeated string aks = 1; |
com.google.protobuf.ByteString |
getAksBytes(int index)
一堆公钥
repeated string aks = 1; |
int |
getAksCount()
一堆公钥
repeated string aks = 1; |
List<String> |
getAksList()
一堆公钥
repeated string aks = 1; |
int getAksCount()
一堆公钥
repeated string aks = 1;String getAks(int index)
一堆公钥
repeated string aks = 1;index - The index of the element to return.com.google.protobuf.ByteString getAksBytes(int index)
一堆公钥
repeated string aks = 1;index - The index of the value to return.Copyright © 2022. All rights reserved.