public static interface ReferendumAuthContract.OrganizationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Client.Address |
getOrganizationAddress()
.Address organization_address = 3; |
Client.AddressOrBuilder |
getOrganizationAddressOrBuilder()
.Address organization_address = 3; |
Client.Hash |
getOrganizationHash()
.Hash organization_hash = 4; |
Client.HashOrBuilder |
getOrganizationHashOrBuilder()
.Hash organization_hash = 4; |
long |
getReleaseThreshold()
int64 release_threshold = 1; |
String |
getTokenSymbol()
string token_symbol = 2; |
com.google.protobuf.ByteString |
getTokenSymbolBytes()
string token_symbol = 2; |
boolean |
hasOrganizationAddress()
.Address organization_address = 3; |
boolean |
hasOrganizationHash()
.Hash organization_hash = 4; |
long getReleaseThreshold()
int64 release_threshold = 1;String getTokenSymbol()
string token_symbol = 2;com.google.protobuf.ByteString getTokenSymbolBytes()
string token_symbol = 2;boolean hasOrganizationAddress()
.Address organization_address = 3;Client.Address getOrganizationAddress()
.Address organization_address = 3;Client.AddressOrBuilder getOrganizationAddressOrBuilder()
.Address organization_address = 3;boolean hasOrganizationHash()
.Hash organization_hash = 4;Client.Hash getOrganizationHash()
.Hash organization_hash = 4;Client.HashOrBuilder getOrganizationHashOrBuilder()
.Hash organization_hash = 4;Copyright © 2020. All rights reserved.