public static final class ProfitContract.DistributedProfitsInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ProfitContract.DistributedProfitsInfo.Builder> implements ProfitContract.DistributedProfitsInfoOrBuilder
DistributedProfitsInfo| 限定符和类型 | 方法和说明 |
|---|---|
ProfitContract.DistributedProfitsInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProfitContract.DistributedProfitsInfo |
build() |
ProfitContract.DistributedProfitsInfo |
buildPartial() |
ProfitContract.DistributedProfitsInfo.Builder |
clear() |
ProfitContract.DistributedProfitsInfo.Builder |
clearAmountsMap() |
ProfitContract.DistributedProfitsInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ProfitContract.DistributedProfitsInfo.Builder |
clearIsReleased()
Whether released.
|
ProfitContract.DistributedProfitsInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ProfitContract.DistributedProfitsInfo.Builder |
clearTotalShares()
The total amount of shares in this scheme at the current period.
|
ProfitContract.DistributedProfitsInfo.Builder |
clone() |
boolean |
containsAmountsMap(String key)
The contributed amount in this scheme at the current period.
|
Map<String,Long> |
getAmountsMap()
已过时。
|
int |
getAmountsMapCount()
The contributed amount in this scheme at the current period.
|
Map<String,Long> |
getAmountsMapMap()
The contributed amount in this scheme at the current period.
|
long |
getAmountsMapOrDefault(String key,
long defaultValue)
The contributed amount in this scheme at the current period.
|
long |
getAmountsMapOrThrow(String key)
The contributed amount in this scheme at the current period.
|
ProfitContract.DistributedProfitsInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getIsReleased()
Whether released.
|
Map<String,Long> |
getMutableAmountsMap()
已过时。
|
long |
getTotalShares()
The total amount of shares in this scheme at the current period.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
ProfitContract.DistributedProfitsInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ProfitContract.DistributedProfitsInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
ProfitContract.DistributedProfitsInfo.Builder |
mergeFrom(ProfitContract.DistributedProfitsInfo other) |
ProfitContract.DistributedProfitsInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ProfitContract.DistributedProfitsInfo.Builder |
putAllAmountsMap(Map<String,Long> values)
The contributed amount in this scheme at the current period.
|
ProfitContract.DistributedProfitsInfo.Builder |
putAmountsMap(String key,
long value)
The contributed amount in this scheme at the current period.
|
ProfitContract.DistributedProfitsInfo.Builder |
removeAmountsMap(String key)
The contributed amount in this scheme at the current period.
|
ProfitContract.DistributedProfitsInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProfitContract.DistributedProfitsInfo.Builder |
setIsReleased(boolean value)
Whether released.
|
ProfitContract.DistributedProfitsInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ProfitContract.DistributedProfitsInfo.Builder |
setTotalShares(long value)
The total amount of shares in this scheme at the current period.
|
ProfitContract.DistributedProfitsInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ProfitContract.DistributedProfitsInfo.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ProfitContract.DistributedProfitsInfo.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ProfitContract.DistributedProfitsInfo.Builder>public ProfitContract.DistributedProfitsInfo.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ProfitContract.DistributedProfitsInfo.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ProfitContract.DistributedProfitsInfo.Builder>public ProfitContract.DistributedProfitsInfo getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic ProfitContract.DistributedProfitsInfo build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic ProfitContract.DistributedProfitsInfo buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic ProfitContract.DistributedProfitsInfo.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ProfitContract.DistributedProfitsInfo.Builder>public ProfitContract.DistributedProfitsInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ProfitContract.DistributedProfitsInfo.Builder>public ProfitContract.DistributedProfitsInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ProfitContract.DistributedProfitsInfo.Builder>public ProfitContract.DistributedProfitsInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ProfitContract.DistributedProfitsInfo.Builder>public ProfitContract.DistributedProfitsInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ProfitContract.DistributedProfitsInfo.Builder>public ProfitContract.DistributedProfitsInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ProfitContract.DistributedProfitsInfo.Builder>public ProfitContract.DistributedProfitsInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<ProfitContract.DistributedProfitsInfo.Builder>public ProfitContract.DistributedProfitsInfo.Builder mergeFrom(ProfitContract.DistributedProfitsInfo other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ProfitContract.DistributedProfitsInfo.Builder>public ProfitContract.DistributedProfitsInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<ProfitContract.DistributedProfitsInfo.Builder>IOExceptionpublic long getTotalShares()
The total amount of shares in this scheme at the current period.
int64 total_shares = 1;getTotalShares 在接口中 ProfitContract.DistributedProfitsInfoOrBuilderpublic ProfitContract.DistributedProfitsInfo.Builder setTotalShares(long value)
The total amount of shares in this scheme at the current period.
int64 total_shares = 1;value - The totalShares to set.public ProfitContract.DistributedProfitsInfo.Builder clearTotalShares()
The total amount of shares in this scheme at the current period.
int64 total_shares = 1;public int getAmountsMapCount()
The contributed amount in this scheme at the current period.
map<string, sint64> amounts_map = 2;public boolean containsAmountsMap(String key)
The contributed amount in this scheme at the current period.
map<string, sint64> amounts_map = 2;@Deprecated public Map<String,Long> getAmountsMap()
getAmountsMapMap() instead.public Map<String,Long> getAmountsMapMap()
The contributed amount in this scheme at the current period.
map<string, sint64> amounts_map = 2;public long getAmountsMapOrDefault(String key, long defaultValue)
The contributed amount in this scheme at the current period.
map<string, sint64> amounts_map = 2;public long getAmountsMapOrThrow(String key)
The contributed amount in this scheme at the current period.
map<string, sint64> amounts_map = 2;public ProfitContract.DistributedProfitsInfo.Builder clearAmountsMap()
public ProfitContract.DistributedProfitsInfo.Builder removeAmountsMap(String key)
The contributed amount in this scheme at the current period.
map<string, sint64> amounts_map = 2;@Deprecated public Map<String,Long> getMutableAmountsMap()
public ProfitContract.DistributedProfitsInfo.Builder putAmountsMap(String key, long value)
The contributed amount in this scheme at the current period.
map<string, sint64> amounts_map = 2;public ProfitContract.DistributedProfitsInfo.Builder putAllAmountsMap(Map<String,Long> values)
The contributed amount in this scheme at the current period.
map<string, sint64> amounts_map = 2;public boolean getIsReleased()
Whether released.
bool is_released = 3;getIsReleased 在接口中 ProfitContract.DistributedProfitsInfoOrBuilderpublic ProfitContract.DistributedProfitsInfo.Builder setIsReleased(boolean value)
Whether released.
bool is_released = 3;value - The isReleased to set.public ProfitContract.DistributedProfitsInfo.Builder clearIsReleased()
Whether released.
bool is_released = 3;public final ProfitContract.DistributedProfitsInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ProfitContract.DistributedProfitsInfo.Builder>public final ProfitContract.DistributedProfitsInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ProfitContract.DistributedProfitsInfo.Builder>Copyright © 2020. All rights reserved.