public static interface AssociationAuthContract.OrganizationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Client.Address |
getOrganizationAddress()
.Address organization_address = 4; |
Client.AddressOrBuilder |
getOrganizationAddressOrBuilder()
.Address organization_address = 4; |
Client.Hash |
getOrganizationHash()
.Hash organization_hash = 5; |
Client.HashOrBuilder |
getOrganizationHashOrBuilder()
.Hash organization_hash = 5; |
int |
getProposerThreshold()
int32 proposer_threshold = 3; |
int |
getReleaseThreshold()
int32 release_threshold = 1; |
AssociationAuthContract.Reviewer |
getReviewers(int index)
repeated .Reviewer reviewers = 2; |
int |
getReviewersCount()
repeated .Reviewer reviewers = 2; |
List<AssociationAuthContract.Reviewer> |
getReviewersList()
repeated .Reviewer reviewers = 2; |
AssociationAuthContract.ReviewerOrBuilder |
getReviewersOrBuilder(int index)
repeated .Reviewer reviewers = 2; |
List<? extends AssociationAuthContract.ReviewerOrBuilder> |
getReviewersOrBuilderList()
repeated .Reviewer reviewers = 2; |
boolean |
hasOrganizationAddress()
.Address organization_address = 4; |
boolean |
hasOrganizationHash()
.Hash organization_hash = 5; |
int getReleaseThreshold()
int32 release_threshold = 1;List<AssociationAuthContract.Reviewer> getReviewersList()
repeated .Reviewer reviewers = 2;AssociationAuthContract.Reviewer getReviewers(int index)
repeated .Reviewer reviewers = 2;int getReviewersCount()
repeated .Reviewer reviewers = 2;List<? extends AssociationAuthContract.ReviewerOrBuilder> getReviewersOrBuilderList()
repeated .Reviewer reviewers = 2;AssociationAuthContract.ReviewerOrBuilder getReviewersOrBuilder(int index)
repeated .Reviewer reviewers = 2;int getProposerThreshold()
int32 proposer_threshold = 3;boolean hasOrganizationAddress()
.Address organization_address = 4;Client.Address getOrganizationAddress()
.Address organization_address = 4;Client.AddressOrBuilder getOrganizationAddressOrBuilder()
.Address organization_address = 4;boolean hasOrganizationHash()
.Hash organization_hash = 5;Client.Hash getOrganizationHash()
.Hash organization_hash = 5;Client.HashOrBuilder getOrganizationHashOrBuilder()
.Hash organization_hash = 5;Copyright © 2020. All rights reserved.