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 |
CAN_REMOVE_BENEFICIARY_DIRECTLY_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 |
RECEIVED_TOKEN_SYMBOLS_FIELD_NUMBER |
static int |
SCHEME_ID_FIELD_NUMBER |
static int |
SUB_SCHEMES_FIELD_NUMBER |
static int |
TOTAL_SHARES_FIELD_NUMBER |
static int |
VIRTUAL_ADDRESS_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
containsCachedDelayTotalShares(long key)
Record the scheme's current total share for deferred distribution of benefits, period -> total shares.
|
boolean |
equals(Object obj) |
Map<Long,Long> |
getCachedDelayTotalShares()
已过时。
|
int |
getCachedDelayTotalSharesCount()
Record the scheme's current total share for deferred distribution of benefits, period -> total shares.
|
Map<Long,Long> |
getCachedDelayTotalSharesMap()
Record the scheme's current total share for deferred distribution of benefits, period -> total shares.
|
long |
getCachedDelayTotalSharesOrDefault(long key,
long defaultValue)
Record the scheme's current total share for deferred distribution of benefits, period -> total shares.
|
long |
getCachedDelayTotalSharesOrThrow(long key)
Record the scheme's current total share for deferred distribution of benefits, period -> total shares.
|
boolean |
getCanRemoveBeneficiaryDirectly()
Whether you can directly remove the beneficiary.
|
long |
getCurrentPeriod()
The current period.
|
static ProfitContract.Scheme |
getDefaultInstance() |
ProfitContract.Scheme |
getDefaultInstanceForType() |
int |
getDelayDistributePeriodCount()
Delay distribute period.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getIsReleaseAllBalanceEveryTimeByDefault()
Whether all the schemes balance will be distributed during distribution each period.
|
Client.Address |
getManager()
The manager of the scheme.
|
Client.AddressOrBuilder |
getManagerOrBuilder()
The manager of the scheme.
|
com.google.protobuf.Parser<ProfitContract.Scheme> |
getParserForType() |
long |
getProfitReceivingDuePeriodCount()
Period of profit distribution.
|
String |
getReceivedTokenSymbols(int index)
The received token symbols.
|
com.google.protobuf.ByteString |
getReceivedTokenSymbolsBytes(int index)
The received token symbols.
|
int |
getReceivedTokenSymbolsCount()
The received token symbols.
|
com.google.protobuf.ProtocolStringList |
getReceivedTokenSymbolsList()
The received token symbols.
|
Client.Hash |
getSchemeId()
The is of the scheme.
|
Client.HashOrBuilder |
getSchemeIdOrBuilder()
The is of the scheme.
|
int |
getSerializedSize() |
ProfitContract.SchemeBeneficiaryShare |
getSubSchemes(int index)
Sub schemes information.
|
int |
getSubSchemesCount()
Sub schemes information.
|
List<ProfitContract.SchemeBeneficiaryShare> |
getSubSchemesList()
Sub schemes information.
|
ProfitContract.SchemeBeneficiaryShareOrBuilder |
getSubSchemesOrBuilder(int index)
Sub schemes information.
|
List<? extends ProfitContract.SchemeBeneficiaryShareOrBuilder> |
getSubSchemesOrBuilderList()
Sub schemes information.
|
long |
getTotalShares()
The total weight of the scheme.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
Client.Address |
getVirtualAddress()
The virtual address of the scheme.
|
Client.AddressOrBuilder |
getVirtualAddressOrBuilder()
The virtual address of the scheme.
|
int |
hashCode() |
boolean |
hasManager()
The manager of the scheme.
|
boolean |
hasSchemeId()
The is of the scheme.
|
boolean |
hasVirtualAddress()
The virtual address of the scheme.
|
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 MANAGER_FIELD_NUMBER
public static final int CURRENT_PERIOD_FIELD_NUMBER
public static final int SUB_SCHEMES_FIELD_NUMBER
public static final int CAN_REMOVE_BENEFICIARY_DIRECTLY_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 RECEIVED_TOKEN_SYMBOLS_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()
The virtual address of the scheme.
.Address virtual_address = 1;hasVirtualAddress 在接口中 ProfitContract.SchemeOrBuilderpublic Client.Address getVirtualAddress()
The virtual address of the scheme.
.Address virtual_address = 1;getVirtualAddress 在接口中 ProfitContract.SchemeOrBuilderpublic Client.AddressOrBuilder getVirtualAddressOrBuilder()
The virtual address of the scheme.
.Address virtual_address = 1;public long getTotalShares()
The total weight of the scheme.
int64 total_shares = 2;getTotalShares 在接口中 ProfitContract.SchemeOrBuilderpublic boolean hasManager()
The manager of the scheme.
.Address manager = 3;hasManager 在接口中 ProfitContract.SchemeOrBuilderpublic Client.Address getManager()
The manager of the scheme.
.Address manager = 3;getManager 在接口中 ProfitContract.SchemeOrBuilderpublic Client.AddressOrBuilder getManagerOrBuilder()
The manager of the scheme.
.Address manager = 3;public long getCurrentPeriod()
The current period.
int64 current_period = 4;getCurrentPeriod 在接口中 ProfitContract.SchemeOrBuilderpublic List<ProfitContract.SchemeBeneficiaryShare> getSubSchemesList()
Sub schemes information.
repeated .SchemeBeneficiaryShare sub_schemes = 5;public List<? extends ProfitContract.SchemeBeneficiaryShareOrBuilder> getSubSchemesOrBuilderList()
Sub schemes information.
repeated .SchemeBeneficiaryShare sub_schemes = 5;public int getSubSchemesCount()
Sub schemes information.
repeated .SchemeBeneficiaryShare sub_schemes = 5;public ProfitContract.SchemeBeneficiaryShare getSubSchemes(int index)
Sub schemes information.
repeated .SchemeBeneficiaryShare sub_schemes = 5;getSubSchemes 在接口中 ProfitContract.SchemeOrBuilderpublic ProfitContract.SchemeBeneficiaryShareOrBuilder getSubSchemesOrBuilder(int index)
Sub schemes information.
repeated .SchemeBeneficiaryShare sub_schemes = 5;public boolean getCanRemoveBeneficiaryDirectly()
Whether you can directly remove the beneficiary.
bool can_remove_beneficiary_directly = 6;getCanRemoveBeneficiaryDirectly 在接口中 ProfitContract.SchemeOrBuilderpublic long getProfitReceivingDuePeriodCount()
Period of profit distribution.
int64 profit_receiving_due_period_count = 7;getProfitReceivingDuePeriodCount 在接口中 ProfitContract.SchemeOrBuilderpublic boolean getIsReleaseAllBalanceEveryTimeByDefault()
Whether all the schemes balance will be distributed during distribution each period.
bool is_release_all_balance_every_time_by_default = 8;getIsReleaseAllBalanceEveryTimeByDefault 在接口中 ProfitContract.SchemeOrBuilderpublic boolean hasSchemeId()
The is of the scheme.
.Hash scheme_id = 9;hasSchemeId 在接口中 ProfitContract.SchemeOrBuilderpublic Client.Hash getSchemeId()
The is of the scheme.
.Hash scheme_id = 9;getSchemeId 在接口中 ProfitContract.SchemeOrBuilderpublic Client.HashOrBuilder getSchemeIdOrBuilder()
The is of the scheme.
.Hash scheme_id = 9;public int getDelayDistributePeriodCount()
Delay distribute period.
int32 delay_distribute_period_count = 10;getDelayDistributePeriodCount 在接口中 ProfitContract.SchemeOrBuilderpublic int getCachedDelayTotalSharesCount()
ProfitContract.SchemeOrBuilderRecord the scheme's current total share for deferred distribution of benefits, period -> total shares.
map<int64, int64> cached_delay_total_shares = 11;public boolean containsCachedDelayTotalShares(long key)
Record the scheme's current total share for deferred distribution of benefits, period -> total shares.
map<int64, int64> cached_delay_total_shares = 11;@Deprecated public Map<Long,Long> getCachedDelayTotalShares()
getCachedDelayTotalSharesMap() instead.public Map<Long,Long> getCachedDelayTotalSharesMap()
Record the scheme's current total share for deferred distribution of benefits, period -> total shares.
map<int64, int64> cached_delay_total_shares = 11;public long getCachedDelayTotalSharesOrDefault(long key,
long defaultValue)
Record the scheme's current total share for deferred distribution of benefits, period -> total shares.
map<int64, int64> cached_delay_total_shares = 11;public long getCachedDelayTotalSharesOrThrow(long key)
Record the scheme's current total share for deferred distribution of benefits, period -> total shares.
map<int64, int64> cached_delay_total_shares = 11;public com.google.protobuf.ProtocolStringList getReceivedTokenSymbolsList()
The received token symbols.
repeated string received_token_symbols = 12;getReceivedTokenSymbolsList 在接口中 ProfitContract.SchemeOrBuilderpublic int getReceivedTokenSymbolsCount()
The received token symbols.
repeated string received_token_symbols = 12;getReceivedTokenSymbolsCount 在接口中 ProfitContract.SchemeOrBuilderpublic String getReceivedTokenSymbols(int index)
The received token symbols.
repeated string received_token_symbols = 12;getReceivedTokenSymbols 在接口中 ProfitContract.SchemeOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getReceivedTokenSymbolsBytes(int index)
The received token symbols.
repeated string received_token_symbols = 12;getReceivedTokenSymbolsBytes 在接口中 ProfitContract.SchemeOrBuilderindex - The index of the value to return.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.