public static final class ProfitContract.Scheme extends com.google.protobuf.GeneratedMessageV3 implements ProfitContract.SchemeOrBuilder
Scheme| 限定符和类型 | 类和说明 |
|---|---|
static class |
ProfitContract.Scheme.Builder
Protobuf type
Scheme |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
CACHED_DELAY_TOTAL_SHARES_FIELD_NUMBER |
static int |
CURRENT_PERIOD_FIELD_NUMBER |
static int |
DELAY_DISTRIBUTE_PERIOD_COUNT_FIELD_NUMBER |
static int |
IS_RELEASE_ALL_BALANCE_EVERY_TIME_BY_DEFAULT_FIELD_NUMBER |
static int |
MANAGER_FIELD_NUMBER |
static int |
PROFIT_RECEIVING_DUE_PERIOD_COUNT_FIELD_NUMBER |
static int |
SCHEME_ID_FIELD_NUMBER |
static int |
SUB_SCHEMES_FIELD_NUMBER |
static int |
TOTAL_SHARES_FIELD_NUMBER |
static int |
UNDISTRIBUTED_PROFITS_FIELD_NUMBER |
static int |
VIRTUAL_ADDRESS_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
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; |
boolean |
equals(Object obj) |
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; |
static ProfitContract.Scheme |
getDefaultInstance() |
ProfitContract.Scheme |
getDefaultInstanceForType() |
int |
getDelayDistributePeriodCount()
sint32 delay_distribute_period_count = 10; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getIsReleaseAllBalanceEveryTimeByDefault()
bool is_release_all_balance_every_time_by_default = 8; |
Client.Address |
getManager()
.Address manager = 12; |
Client.AddressOrBuilder |
getManagerOrBuilder()
.Address manager = 12; |
com.google.protobuf.Parser<ProfitContract.Scheme> |
getParserForType() |
long |
getProfitReceivingDuePeriodCount()
sint64 profit_receiving_due_period_count = 7; |
Client.Hash |
getSchemeId()
.Hash scheme_id = 9; |
Client.HashOrBuilder |
getSchemeIdOrBuilder()
.Hash scheme_id = 9; |
int |
getSerializedSize() |
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; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
Client.Address |
getVirtualAddress()
.Address virtual_address = 1; |
Client.AddressOrBuilder |
getVirtualAddressOrBuilder()
.Address virtual_address = 1; |
int |
hashCode() |
boolean |
hasManager()
.Address manager = 12; |
boolean |
hasSchemeId()
.Hash scheme_id = 9; |
boolean |
hasVirtualAddress()
.Address virtual_address = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static ProfitContract.Scheme.Builder |
newBuilder() |
static ProfitContract.Scheme.Builder |
newBuilder(ProfitContract.Scheme prototype) |
ProfitContract.Scheme.Builder |
newBuilderForType() |
protected ProfitContract.Scheme.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ProfitContract.Scheme |
parseDelimitedFrom(InputStream input) |
static ProfitContract.Scheme |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProfitContract.Scheme |
parseFrom(byte[] data) |
static ProfitContract.Scheme |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProfitContract.Scheme |
parseFrom(ByteBuffer data) |
static ProfitContract.Scheme |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProfitContract.Scheme |
parseFrom(com.google.protobuf.ByteString data) |
static ProfitContract.Scheme |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProfitContract.Scheme |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ProfitContract.Scheme |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProfitContract.Scheme |
parseFrom(InputStream input) |
static ProfitContract.Scheme |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ProfitContract.Scheme> |
parser() |
ProfitContract.Scheme.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int VIRTUAL_ADDRESS_FIELD_NUMBER
public static final int TOTAL_SHARES_FIELD_NUMBER
public static final int UNDISTRIBUTED_PROFITS_FIELD_NUMBER
public static final int CURRENT_PERIOD_FIELD_NUMBER
public static final int SUB_SCHEMES_FIELD_NUMBER
public static final int PROFIT_RECEIVING_DUE_PERIOD_COUNT_FIELD_NUMBER
public static final int IS_RELEASE_ALL_BALANCE_EVERY_TIME_BY_DEFAULT_FIELD_NUMBER
public static final int SCHEME_ID_FIELD_NUMBER
public static final int DELAY_DISTRIBUTE_PERIOD_COUNT_FIELD_NUMBER
public static final int CACHED_DELAY_TOTAL_SHARES_FIELD_NUMBER
public static final int MANAGER_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 在类中 com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField 在类中 com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public boolean hasVirtualAddress()
.Address virtual_address = 1;hasVirtualAddress 在接口中 ProfitContract.SchemeOrBuilderpublic Client.Address getVirtualAddress()
.Address virtual_address = 1;getVirtualAddress 在接口中 ProfitContract.SchemeOrBuilderpublic Client.AddressOrBuilder getVirtualAddressOrBuilder()
.Address virtual_address = 1;public long getTotalShares()
sint64 total_shares = 2;getTotalShares 在接口中 ProfitContract.SchemeOrBuilderpublic int getUndistributedProfitsCount()
ProfitContract.SchemeOrBuildertoken symbol -> amount
map<string, sint64> undistributed_profits = 3;public boolean containsUndistributedProfits(String key)
token symbol -> amount
map<string, sint64> undistributed_profits = 3;@Deprecated public Map<String,Long> getUndistributedProfits()
getUndistributedProfitsMap() instead.public Map<String,Long> getUndistributedProfitsMap()
token symbol -> amount
map<string, sint64> undistributed_profits = 3;public long getUndistributedProfitsOrDefault(String key, long defaultValue)
token symbol -> amount
map<string, sint64> undistributed_profits = 3;public long getUndistributedProfitsOrThrow(String key)
token symbol -> amount
map<string, sint64> undistributed_profits = 3;public long getCurrentPeriod()
sint64 current_period = 4;getCurrentPeriod 在接口中 ProfitContract.SchemeOrBuilderpublic List<ProfitContract.SchemeBeneficiaryShare> getSubSchemesList()
repeated .SchemeBeneficiaryShare sub_schemes = 5;public List<? extends ProfitContract.SchemeBeneficiaryShareOrBuilder> getSubSchemesOrBuilderList()
repeated .SchemeBeneficiaryShare sub_schemes = 5;public int getSubSchemesCount()
repeated .SchemeBeneficiaryShare sub_schemes = 5;public ProfitContract.SchemeBeneficiaryShare getSubSchemes(int index)
repeated .SchemeBeneficiaryShare sub_schemes = 5;getSubSchemes 在接口中 ProfitContract.SchemeOrBuilderpublic ProfitContract.SchemeBeneficiaryShareOrBuilder getSubSchemesOrBuilder(int index)
repeated .SchemeBeneficiaryShare sub_schemes = 5;public long getProfitReceivingDuePeriodCount()
sint64 profit_receiving_due_period_count = 7;getProfitReceivingDuePeriodCount 在接口中 ProfitContract.SchemeOrBuilderpublic boolean getIsReleaseAllBalanceEveryTimeByDefault()
bool is_release_all_balance_every_time_by_default = 8;getIsReleaseAllBalanceEveryTimeByDefault 在接口中 ProfitContract.SchemeOrBuilderpublic boolean hasSchemeId()
.Hash scheme_id = 9;hasSchemeId 在接口中 ProfitContract.SchemeOrBuilderpublic Client.Hash getSchemeId()
.Hash scheme_id = 9;getSchemeId 在接口中 ProfitContract.SchemeOrBuilderpublic Client.HashOrBuilder getSchemeIdOrBuilder()
.Hash scheme_id = 9;public int getDelayDistributePeriodCount()
sint32 delay_distribute_period_count = 10;getDelayDistributePeriodCount 在接口中 ProfitContract.SchemeOrBuilderpublic int getCachedDelayTotalSharesCount()
ProfitContract.SchemeOrBuilderperiod -> total shares, max elements count should be delay_distribute_period_count
map<sint64, sint64> cached_delay_total_shares = 11;public 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 public Map<Long,Long> getCachedDelayTotalShares()
getCachedDelayTotalSharesMap() instead.public Map<Long,Long> getCachedDelayTotalSharesMap()
period -> total shares, max elements count should be delay_distribute_period_count
map<sint64, sint64> cached_delay_total_shares = 11;public 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;public long getCachedDelayTotalSharesOrThrow(long key)
period -> total shares, max elements count should be delay_distribute_period_count
map<sint64, sint64> cached_delay_total_shares = 11;public boolean hasManager()
.Address manager = 12;hasManager 在接口中 ProfitContract.SchemeOrBuilderpublic Client.Address getManager()
.Address manager = 12;getManager 在接口中 ProfitContract.SchemeOrBuilderpublic Client.AddressOrBuilder getManagerOrBuilder()
.Address manager = 12;public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static ProfitContract.Scheme parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProfitContract.Scheme parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProfitContract.Scheme parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProfitContract.Scheme parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProfitContract.Scheme parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProfitContract.Scheme parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProfitContract.Scheme parseFrom(InputStream input) throws IOException
IOExceptionpublic static ProfitContract.Scheme parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProfitContract.Scheme parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ProfitContract.Scheme parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProfitContract.Scheme parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ProfitContract.Scheme parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ProfitContract.Scheme.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static ProfitContract.Scheme.Builder newBuilder()
public static ProfitContract.Scheme.Builder newBuilder(ProfitContract.Scheme prototype)
public ProfitContract.Scheme.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected ProfitContract.Scheme.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static ProfitContract.Scheme getDefaultInstance()
public static com.google.protobuf.Parser<ProfitContract.Scheme> parser()
public com.google.protobuf.Parser<ProfitContract.Scheme> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public ProfitContract.Scheme getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.