public static interface ProfitContract.SchemeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
containsCachedDelayTotalShares(long key)
period -> total shares, max elements count should be delay_distribute_period_count
map<sint64, sint64> cached_delay_total_shares = 11; |
boolean |
containsUndistributedProfits(String key)
token symbol -> amount
map<string, sint64> undistributed_profits = 3; |
Map<Long,Long> |
getCachedDelayTotalShares()
已过时。
|
int |
getCachedDelayTotalSharesCount()
period -> total shares, max elements count should be delay_distribute_period_count
map<sint64, sint64> cached_delay_total_shares = 11; |
Map<Long,Long> |
getCachedDelayTotalSharesMap()
period -> total shares, max elements count should be delay_distribute_period_count
map<sint64, sint64> cached_delay_total_shares = 11; |
long |
getCachedDelayTotalSharesOrDefault(long key,
long defaultValue)
period -> total shares, max elements count should be delay_distribute_period_count
map<sint64, sint64> cached_delay_total_shares = 11; |
long |
getCachedDelayTotalSharesOrThrow(long key)
period -> total shares, max elements count should be delay_distribute_period_count
map<sint64, sint64> cached_delay_total_shares = 11; |
long |
getCurrentPeriod()
sint64 current_period = 4; |
int |
getDelayDistributePeriodCount()
sint32 delay_distribute_period_count = 10; |
boolean |
getIsReleaseAllBalanceEveryTimeByDefault()
bool is_release_all_balance_every_time_by_default = 8; |
Client.Address |
getManager()
.Address manager = 12; |
Client.AddressOrBuilder |
getManagerOrBuilder()
.Address manager = 12; |
long |
getProfitReceivingDuePeriodCount()
sint64 profit_receiving_due_period_count = 7; |
Client.Hash |
getSchemeId()
.Hash scheme_id = 9; |
Client.HashOrBuilder |
getSchemeIdOrBuilder()
.Hash scheme_id = 9; |
ProfitContract.SchemeBeneficiaryShare |
getSubSchemes(int index)
repeated .SchemeBeneficiaryShare sub_schemes = 5; |
int |
getSubSchemesCount()
repeated .SchemeBeneficiaryShare sub_schemes = 5; |
List<ProfitContract.SchemeBeneficiaryShare> |
getSubSchemesList()
repeated .SchemeBeneficiaryShare sub_schemes = 5; |
ProfitContract.SchemeBeneficiaryShareOrBuilder |
getSubSchemesOrBuilder(int index)
repeated .SchemeBeneficiaryShare sub_schemes = 5; |
List<? extends ProfitContract.SchemeBeneficiaryShareOrBuilder> |
getSubSchemesOrBuilderList()
repeated .SchemeBeneficiaryShare sub_schemes = 5; |
long |
getTotalShares()
sint64 total_shares = 2; |
Map<String,Long> |
getUndistributedProfits()
已过时。
|
int |
getUndistributedProfitsCount()
token symbol -> amount
map<string, sint64> undistributed_profits = 3; |
Map<String,Long> |
getUndistributedProfitsMap()
token symbol -> amount
map<string, sint64> undistributed_profits = 3; |
long |
getUndistributedProfitsOrDefault(String key,
long defaultValue)
token symbol -> amount
map<string, sint64> undistributed_profits = 3; |
long |
getUndistributedProfitsOrThrow(String key)
token symbol -> amount
map<string, sint64> undistributed_profits = 3; |
Client.Address |
getVirtualAddress()
.Address virtual_address = 1; |
Client.AddressOrBuilder |
getVirtualAddressOrBuilder()
.Address virtual_address = 1; |
boolean |
hasManager()
.Address manager = 12; |
boolean |
hasSchemeId()
.Hash scheme_id = 9; |
boolean |
hasVirtualAddress()
.Address virtual_address = 1; |
boolean hasVirtualAddress()
.Address virtual_address = 1;Client.Address getVirtualAddress()
.Address virtual_address = 1;Client.AddressOrBuilder getVirtualAddressOrBuilder()
.Address virtual_address = 1;long getTotalShares()
sint64 total_shares = 2;int getUndistributedProfitsCount()
token symbol -> amount
map<string, sint64> undistributed_profits = 3;boolean containsUndistributedProfits(String key)
token symbol -> amount
map<string, sint64> undistributed_profits = 3;@Deprecated Map<String,Long> getUndistributedProfits()
getUndistributedProfitsMap() instead.Map<String,Long> getUndistributedProfitsMap()
token symbol -> amount
map<string, sint64> undistributed_profits = 3;long getUndistributedProfitsOrDefault(String key, long defaultValue)
token symbol -> amount
map<string, sint64> undistributed_profits = 3;long getUndistributedProfitsOrThrow(String key)
token symbol -> amount
map<string, sint64> undistributed_profits = 3;long getCurrentPeriod()
sint64 current_period = 4;List<ProfitContract.SchemeBeneficiaryShare> getSubSchemesList()
repeated .SchemeBeneficiaryShare sub_schemes = 5;ProfitContract.SchemeBeneficiaryShare getSubSchemes(int index)
repeated .SchemeBeneficiaryShare sub_schemes = 5;int getSubSchemesCount()
repeated .SchemeBeneficiaryShare sub_schemes = 5;List<? extends ProfitContract.SchemeBeneficiaryShareOrBuilder> getSubSchemesOrBuilderList()
repeated .SchemeBeneficiaryShare sub_schemes = 5;ProfitContract.SchemeBeneficiaryShareOrBuilder getSubSchemesOrBuilder(int index)
repeated .SchemeBeneficiaryShare sub_schemes = 5;long getProfitReceivingDuePeriodCount()
sint64 profit_receiving_due_period_count = 7;boolean getIsReleaseAllBalanceEveryTimeByDefault()
bool is_release_all_balance_every_time_by_default = 8;boolean hasSchemeId()
.Hash scheme_id = 9;Client.Hash getSchemeId()
.Hash scheme_id = 9;Client.HashOrBuilder getSchemeIdOrBuilder()
.Hash scheme_id = 9;int getDelayDistributePeriodCount()
sint32 delay_distribute_period_count = 10;int getCachedDelayTotalSharesCount()
period -> total shares, max elements count should be delay_distribute_period_count
map<sint64, sint64> cached_delay_total_shares = 11;boolean containsCachedDelayTotalShares(long key)
period -> total shares, max elements count should be delay_distribute_period_count
map<sint64, sint64> cached_delay_total_shares = 11;@Deprecated Map<Long,Long> getCachedDelayTotalShares()
getCachedDelayTotalSharesMap() instead.Map<Long,Long> getCachedDelayTotalSharesMap()
period -> total shares, max elements count should be delay_distribute_period_count
map<sint64, sint64> cached_delay_total_shares = 11;long getCachedDelayTotalSharesOrDefault(long key,
long defaultValue)
period -> total shares, max elements count should be delay_distribute_period_count
map<sint64, sint64> cached_delay_total_shares = 11;long getCachedDelayTotalSharesOrThrow(long key)
period -> total shares, max elements count should be delay_distribute_period_count
map<sint64, sint64> cached_delay_total_shares = 11;boolean hasManager()
.Address manager = 12;Client.Address getManager()
.Address manager = 12;Client.AddressOrBuilder getManagerOrBuilder()
.Address manager = 12;Copyright © 2020. All rights reserved.