public static interface ParliamentAuthContract.OrganizationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Client.Address |
getOrganizationAddress()
.Address organization_address = 2; |
Client.AddressOrBuilder |
getOrganizationAddressOrBuilder()
.Address organization_address = 2; |
Client.Hash |
getOrganizationHash()
.Hash organization_hash = 3; |
Client.HashOrBuilder |
getOrganizationHashOrBuilder()
.Hash organization_hash = 3; |
int |
getReleaseThreshold()
sint32 release_threshold = 1; |
boolean |
hasOrganizationAddress()
.Address organization_address = 2; |
boolean |
hasOrganizationHash()
.Hash organization_hash = 3; |
int getReleaseThreshold()
sint32 release_threshold = 1;boolean hasOrganizationAddress()
.Address organization_address = 2;Client.Address getOrganizationAddress()
.Address organization_address = 2;Client.AddressOrBuilder getOrganizationAddressOrBuilder()
.Address organization_address = 2;boolean hasOrganizationHash()
.Hash organization_hash = 3;Client.Hash getOrganizationHash()
.Hash organization_hash = 3;Client.HashOrBuilder getOrganizationHashOrBuilder()
.Hash organization_hash = 3;Copyright © 2020. All rights reserved.