public static interface ProfitContract.SchemeBeneficiaryShareOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Client.Hash |
getSchemeId()
The id of the sub scheme.
|
Client.HashOrBuilder |
getSchemeIdOrBuilder()
The id of the sub scheme.
|
long |
getShares()
The weight of the sub scheme.
|
boolean |
hasSchemeId()
The id of the sub scheme.
|
boolean hasSchemeId()
The id of the sub scheme.
.Hash scheme_id = 1;Client.Hash getSchemeId()
The id of the sub scheme.
.Hash scheme_id = 1;Client.HashOrBuilder getSchemeIdOrBuilder()
The id of the sub scheme.
.Hash scheme_id = 1;long getShares()
The weight of the sub scheme.
int64 shares = 2;Copyright © 2020. All rights reserved.