public static final class Protocol.Account.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Protocol.Account.Builder> implements Protocol.AccountOrBuilder
AccountProtobuf type
protocol.Account
Modifier and Type | Method and Description |
---|---|
Protocol.Account.Builder |
addActivePermission(int index,
Protocol.Permission.Builder builderForValue)
repeated .protocol.Permission active_permission = 33; |
Protocol.Account.Builder |
addActivePermission(int index,
Protocol.Permission value)
repeated .protocol.Permission active_permission = 33; |
Protocol.Account.Builder |
addActivePermission(Protocol.Permission.Builder builderForValue)
repeated .protocol.Permission active_permission = 33; |
Protocol.Account.Builder |
addActivePermission(Protocol.Permission value)
repeated .protocol.Permission active_permission = 33; |
Protocol.Permission.Builder |
addActivePermissionBuilder()
repeated .protocol.Permission active_permission = 33; |
Protocol.Permission.Builder |
addActivePermissionBuilder(int index)
repeated .protocol.Permission active_permission = 33; |
Protocol.Account.Builder |
addAllActivePermission(Iterable<? extends Protocol.Permission> values)
repeated .protocol.Permission active_permission = 33; |
Protocol.Account.Builder |
addAllFrozen(Iterable<? extends Protocol.Account.Frozen> values)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
Protocol.Account.Builder |
addAllFrozenSupply(Iterable<? extends Protocol.Account.Frozen> values)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
Protocol.Account.Builder |
addAllVotes(Iterable<? extends Protocol.Vote> values)
the votes
repeated .protocol.Vote votes = 5; |
Protocol.Account.Builder |
addFrozen(int index,
Protocol.Account.Frozen.Builder builderForValue)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
Protocol.Account.Builder |
addFrozen(int index,
Protocol.Account.Frozen value)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
Protocol.Account.Builder |
addFrozen(Protocol.Account.Frozen.Builder builderForValue)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
Protocol.Account.Builder |
addFrozen(Protocol.Account.Frozen value)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
Protocol.Account.Frozen.Builder |
addFrozenBuilder()
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
Protocol.Account.Frozen.Builder |
addFrozenBuilder(int index)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
Protocol.Account.Builder |
addFrozenSupply(int index,
Protocol.Account.Frozen.Builder builderForValue)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
Protocol.Account.Builder |
addFrozenSupply(int index,
Protocol.Account.Frozen value)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
Protocol.Account.Builder |
addFrozenSupply(Protocol.Account.Frozen.Builder builderForValue)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
Protocol.Account.Builder |
addFrozenSupply(Protocol.Account.Frozen value)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
Protocol.Account.Frozen.Builder |
addFrozenSupplyBuilder()
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
Protocol.Account.Frozen.Builder |
addFrozenSupplyBuilder(int index)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
Protocol.Account.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Protocol.Account.Builder |
addVotes(int index,
Protocol.Vote.Builder builderForValue)
the votes
repeated .protocol.Vote votes = 5; |
Protocol.Account.Builder |
addVotes(int index,
Protocol.Vote value)
the votes
repeated .protocol.Vote votes = 5; |
Protocol.Account.Builder |
addVotes(Protocol.Vote.Builder builderForValue)
the votes
repeated .protocol.Vote votes = 5; |
Protocol.Account.Builder |
addVotes(Protocol.Vote value)
the votes
repeated .protocol.Vote votes = 5; |
Protocol.Vote.Builder |
addVotesBuilder()
the votes
repeated .protocol.Vote votes = 5; |
Protocol.Vote.Builder |
addVotesBuilder(int index)
the votes
repeated .protocol.Vote votes = 5; |
Protocol.Account |
build() |
Protocol.Account |
buildPartial() |
Protocol.Account.Builder |
clear() |
Protocol.Account.Builder |
clearAccountId()
the identity of this account, case insensitive
bytes account_id = 23; |
Protocol.Account.Builder |
clearAccountName()
account nick name
bytes account_name = 1; |
Protocol.Account.Builder |
clearAccountResource()
.protocol.Account.AccountResource account_resource = 26; |
Protocol.Account.Builder |
clearAcquiredDelegatedFrozenBalanceForBandwidth()
Frozen balance provided by other accounts to this account
int64 acquired_delegated_frozen_balance_for_bandwidth = 41; |
Protocol.Account.Builder |
clearActivePermission()
repeated .protocol.Permission active_permission = 33; |
Protocol.Account.Builder |
clearAddress()
the create address
bytes address = 3; |
Protocol.Account.Builder |
clearAllowance()
witness block producing allowance
int64 allowance = 11; |
Protocol.Account.Builder |
clearAsset() |
Protocol.Account.Builder |
clearAssetIssuedID()
bytes asset_issued_ID = 57; |
Protocol.Account.Builder |
clearAssetIssuedName()
asset_issued_name
bytes asset_issued_name = 17; |
Protocol.Account.Builder |
clearAssetV2() |
Protocol.Account.Builder |
clearBalance()
the trx balance
int64 balance = 4; |
Protocol.Account.Builder |
clearCode()
not used so far
bytes code = 13; |
Protocol.Account.Builder |
clearCodeHash()
bytes codeHash = 30; |
Protocol.Account.Builder |
clearCreateTime()
this account create time
int64 create_time = 9; |
Protocol.Account.Builder |
clearDelegatedFrozenBalanceForBandwidth()
Freeze and provide balances to other accounts
int64 delegated_frozen_balance_for_bandwidth = 42; |
Protocol.Account.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Protocol.Account.Builder |
clearFreeAssetNetUsage() |
Protocol.Account.Builder |
clearFreeAssetNetUsageV2() |
Protocol.Account.Builder |
clearFreeNetUsage()
int64 free_net_usage = 19; |
Protocol.Account.Builder |
clearFrozen()
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
Protocol.Account.Builder |
clearFrozenSupply()
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
Protocol.Account.Builder |
clearIsCommittee()
bool is_committee = 15; |
Protocol.Account.Builder |
clearIsWitness()
bool is_witness = 14; |
Protocol.Account.Builder |
clearLatestAssetOperationTime() |
Protocol.Account.Builder |
clearLatestAssetOperationTimeV2() |
Protocol.Account.Builder |
clearLatestConsumeFreeTime()
int64 latest_consume_free_time = 22; |
Protocol.Account.Builder |
clearLatestConsumeTime()
int64 latest_consume_time = 21; |
Protocol.Account.Builder |
clearLatestOprationTime()
this last operation time, including transfer, voting and so on.
|
Protocol.Account.Builder |
clearLatestWithdrawTime()
last withdraw time
int64 latest_withdraw_time = 12; |
Protocol.Account.Builder |
clearNetUsage()
bandwidth, get from frozen
int64 net_usage = 8; |
Protocol.Account.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Protocol.Account.Builder |
clearOwnerPermission()
.protocol.Permission owner_permission = 31; |
Protocol.Account.Builder |
clearType()
.protocol.AccountType type = 2; |
Protocol.Account.Builder |
clearVotes()
the votes
repeated .protocol.Vote votes = 5; |
Protocol.Account.Builder |
clearWitnessPermission()
.protocol.Permission witness_permission = 32; |
Protocol.Account.Builder |
clone() |
boolean |
containsAsset(String key)
the other asset owned by this account
map<string, int64> asset = 6; |
boolean |
containsAssetV2(String key)
the other asset owned by this account,key is assetId
map<string, int64> assetV2 = 56; |
boolean |
containsFreeAssetNetUsage(String key)
map<string, int64> free_asset_net_usage = 20; |
boolean |
containsFreeAssetNetUsageV2(String key)
map<string, int64> free_asset_net_usageV2 = 59; |
boolean |
containsLatestAssetOperationTime(String key)
map<string, int64> latest_asset_operation_time = 18; |
boolean |
containsLatestAssetOperationTimeV2(String key)
map<string, int64> latest_asset_operation_timeV2 = 58; |
com.google.protobuf.ByteString |
getAccountId()
the identity of this account, case insensitive
bytes account_id = 23; |
com.google.protobuf.ByteString |
getAccountName()
account nick name
bytes account_name = 1; |
Protocol.Account.AccountResource |
getAccountResource()
.protocol.Account.AccountResource account_resource = 26; |
Protocol.Account.AccountResource.Builder |
getAccountResourceBuilder()
.protocol.Account.AccountResource account_resource = 26; |
Protocol.Account.AccountResourceOrBuilder |
getAccountResourceOrBuilder()
.protocol.Account.AccountResource account_resource = 26; |
long |
getAcquiredDelegatedFrozenBalanceForBandwidth()
Frozen balance provided by other accounts to this account
int64 acquired_delegated_frozen_balance_for_bandwidth = 41; |
Protocol.Permission |
getActivePermission(int index)
repeated .protocol.Permission active_permission = 33; |
Protocol.Permission.Builder |
getActivePermissionBuilder(int index)
repeated .protocol.Permission active_permission = 33; |
List<Protocol.Permission.Builder> |
getActivePermissionBuilderList()
repeated .protocol.Permission active_permission = 33; |
int |
getActivePermissionCount()
repeated .protocol.Permission active_permission = 33; |
List<Protocol.Permission> |
getActivePermissionList()
repeated .protocol.Permission active_permission = 33; |
Protocol.PermissionOrBuilder |
getActivePermissionOrBuilder(int index)
repeated .protocol.Permission active_permission = 33; |
List<? extends Protocol.PermissionOrBuilder> |
getActivePermissionOrBuilderList()
repeated .protocol.Permission active_permission = 33; |
com.google.protobuf.ByteString |
getAddress()
the create address
bytes address = 3; |
long |
getAllowance()
witness block producing allowance
int64 allowance = 11; |
Map<String,Long> |
getAsset()
Deprecated.
|
int |
getAssetCount()
the other asset owned by this account
map<string, int64> asset = 6; |
com.google.protobuf.ByteString |
getAssetIssuedID()
bytes asset_issued_ID = 57; |
com.google.protobuf.ByteString |
getAssetIssuedName()
asset_issued_name
bytes asset_issued_name = 17; |
Map<String,Long> |
getAssetMap()
the other asset owned by this account
map<string, int64> asset = 6; |
long |
getAssetOrDefault(String key,
long defaultValue)
the other asset owned by this account
map<string, int64> asset = 6; |
long |
getAssetOrThrow(String key)
the other asset owned by this account
map<string, int64> asset = 6; |
Map<String,Long> |
getAssetV2()
Deprecated.
|
int |
getAssetV2Count()
the other asset owned by this account,key is assetId
map<string, int64> assetV2 = 56; |
Map<String,Long> |
getAssetV2Map()
the other asset owned by this account,key is assetId
map<string, int64> assetV2 = 56; |
long |
getAssetV2OrDefault(String key,
long defaultValue)
the other asset owned by this account,key is assetId
map<string, int64> assetV2 = 56; |
long |
getAssetV2OrThrow(String key)
the other asset owned by this account,key is assetId
map<string, int64> assetV2 = 56; |
long |
getBalance()
the trx balance
int64 balance = 4; |
com.google.protobuf.ByteString |
getCode()
not used so far
bytes code = 13; |
com.google.protobuf.ByteString |
getCodeHash()
bytes codeHash = 30; |
long |
getCreateTime()
this account create time
int64 create_time = 9; |
Protocol.Account |
getDefaultInstanceForType() |
long |
getDelegatedFrozenBalanceForBandwidth()
Freeze and provide balances to other accounts
int64 delegated_frozen_balance_for_bandwidth = 42; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Map<String,Long> |
getFreeAssetNetUsage()
Deprecated.
|
int |
getFreeAssetNetUsageCount()
map<string, int64> free_asset_net_usage = 20; |
Map<String,Long> |
getFreeAssetNetUsageMap()
map<string, int64> free_asset_net_usage = 20; |
long |
getFreeAssetNetUsageOrDefault(String key,
long defaultValue)
map<string, int64> free_asset_net_usage = 20; |
long |
getFreeAssetNetUsageOrThrow(String key)
map<string, int64> free_asset_net_usage = 20; |
Map<String,Long> |
getFreeAssetNetUsageV2()
Deprecated.
|
int |
getFreeAssetNetUsageV2Count()
map<string, int64> free_asset_net_usageV2 = 59; |
Map<String,Long> |
getFreeAssetNetUsageV2Map()
map<string, int64> free_asset_net_usageV2 = 59; |
long |
getFreeAssetNetUsageV2OrDefault(String key,
long defaultValue)
map<string, int64> free_asset_net_usageV2 = 59; |
long |
getFreeAssetNetUsageV2OrThrow(String key)
map<string, int64> free_asset_net_usageV2 = 59; |
long |
getFreeNetUsage()
int64 free_net_usage = 19; |
Protocol.Account.Frozen |
getFrozen(int index)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
Protocol.Account.Frozen.Builder |
getFrozenBuilder(int index)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
List<Protocol.Account.Frozen.Builder> |
getFrozenBuilderList()
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
int |
getFrozenCount()
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
List<Protocol.Account.Frozen> |
getFrozenList()
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
Protocol.Account.FrozenOrBuilder |
getFrozenOrBuilder(int index)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
List<? extends Protocol.Account.FrozenOrBuilder> |
getFrozenOrBuilderList()
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
Protocol.Account.Frozen |
getFrozenSupply(int index)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
Protocol.Account.Frozen.Builder |
getFrozenSupplyBuilder(int index)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
List<Protocol.Account.Frozen.Builder> |
getFrozenSupplyBuilderList()
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
int |
getFrozenSupplyCount()
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
List<Protocol.Account.Frozen> |
getFrozenSupplyList()
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
Protocol.Account.FrozenOrBuilder |
getFrozenSupplyOrBuilder(int index)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
List<? extends Protocol.Account.FrozenOrBuilder> |
getFrozenSupplyOrBuilderList()
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
boolean |
getIsCommittee()
bool is_committee = 15; |
boolean |
getIsWitness()
bool is_witness = 14; |
Map<String,Long> |
getLatestAssetOperationTime()
Deprecated.
|
int |
getLatestAssetOperationTimeCount()
map<string, int64> latest_asset_operation_time = 18; |
Map<String,Long> |
getLatestAssetOperationTimeMap()
map<string, int64> latest_asset_operation_time = 18; |
long |
getLatestAssetOperationTimeOrDefault(String key,
long defaultValue)
map<string, int64> latest_asset_operation_time = 18; |
long |
getLatestAssetOperationTimeOrThrow(String key)
map<string, int64> latest_asset_operation_time = 18; |
Map<String,Long> |
getLatestAssetOperationTimeV2()
Deprecated.
|
int |
getLatestAssetOperationTimeV2Count()
map<string, int64> latest_asset_operation_timeV2 = 58; |
Map<String,Long> |
getLatestAssetOperationTimeV2Map()
map<string, int64> latest_asset_operation_timeV2 = 58; |
long |
getLatestAssetOperationTimeV2OrDefault(String key,
long defaultValue)
map<string, int64> latest_asset_operation_timeV2 = 58; |
long |
getLatestAssetOperationTimeV2OrThrow(String key)
map<string, int64> latest_asset_operation_timeV2 = 58; |
long |
getLatestConsumeFreeTime()
int64 latest_consume_free_time = 22; |
long |
getLatestConsumeTime()
int64 latest_consume_time = 21; |
long |
getLatestOprationTime()
this last operation time, including transfer, voting and so on.
|
long |
getLatestWithdrawTime()
last withdraw time
int64 latest_withdraw_time = 12; |
Map<String,Long> |
getMutableAsset()
Deprecated.
|
Map<String,Long> |
getMutableAssetV2()
Deprecated.
|
Map<String,Long> |
getMutableFreeAssetNetUsage()
Deprecated.
|
Map<String,Long> |
getMutableFreeAssetNetUsageV2()
Deprecated.
|
Map<String,Long> |
getMutableLatestAssetOperationTime()
Deprecated.
|
Map<String,Long> |
getMutableLatestAssetOperationTimeV2()
Deprecated.
|
long |
getNetUsage()
bandwidth, get from frozen
int64 net_usage = 8; |
Protocol.Permission |
getOwnerPermission()
.protocol.Permission owner_permission = 31; |
Protocol.Permission.Builder |
getOwnerPermissionBuilder()
.protocol.Permission owner_permission = 31; |
Protocol.PermissionOrBuilder |
getOwnerPermissionOrBuilder()
.protocol.Permission owner_permission = 31; |
Protocol.AccountType |
getType()
.protocol.AccountType type = 2; |
int |
getTypeValue()
.protocol.AccountType type = 2; |
Protocol.Vote |
getVotes(int index)
the votes
repeated .protocol.Vote votes = 5; |
Protocol.Vote.Builder |
getVotesBuilder(int index)
the votes
repeated .protocol.Vote votes = 5; |
List<Protocol.Vote.Builder> |
getVotesBuilderList()
the votes
repeated .protocol.Vote votes = 5; |
int |
getVotesCount()
the votes
repeated .protocol.Vote votes = 5; |
List<Protocol.Vote> |
getVotesList()
the votes
repeated .protocol.Vote votes = 5; |
Protocol.VoteOrBuilder |
getVotesOrBuilder(int index)
the votes
repeated .protocol.Vote votes = 5; |
List<? extends Protocol.VoteOrBuilder> |
getVotesOrBuilderList()
the votes
repeated .protocol.Vote votes = 5; |
Protocol.Permission |
getWitnessPermission()
.protocol.Permission witness_permission = 32; |
Protocol.Permission.Builder |
getWitnessPermissionBuilder()
.protocol.Permission witness_permission = 32; |
Protocol.PermissionOrBuilder |
getWitnessPermissionOrBuilder()
.protocol.Permission witness_permission = 32; |
boolean |
hasAccountResource()
.protocol.Account.AccountResource account_resource = 26; |
boolean |
hasOwnerPermission()
.protocol.Permission owner_permission = 31; |
boolean |
hasWitnessPermission()
.protocol.Permission witness_permission = 32; |
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() |
Protocol.Account.Builder |
mergeAccountResource(Protocol.Account.AccountResource value)
.protocol.Account.AccountResource account_resource = 26; |
Protocol.Account.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Protocol.Account.Builder |
mergeFrom(com.google.protobuf.Message other) |
Protocol.Account.Builder |
mergeFrom(Protocol.Account other) |
Protocol.Account.Builder |
mergeOwnerPermission(Protocol.Permission value)
.protocol.Permission owner_permission = 31; |
Protocol.Account.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Protocol.Account.Builder |
mergeWitnessPermission(Protocol.Permission value)
.protocol.Permission witness_permission = 32; |
Protocol.Account.Builder |
putAllAsset(Map<String,Long> values)
the other asset owned by this account
map<string, int64> asset = 6; |
Protocol.Account.Builder |
putAllAssetV2(Map<String,Long> values)
the other asset owned by this account,key is assetId
map<string, int64> assetV2 = 56; |
Protocol.Account.Builder |
putAllFreeAssetNetUsage(Map<String,Long> values)
map<string, int64> free_asset_net_usage = 20; |
Protocol.Account.Builder |
putAllFreeAssetNetUsageV2(Map<String,Long> values)
map<string, int64> free_asset_net_usageV2 = 59; |
Protocol.Account.Builder |
putAllLatestAssetOperationTime(Map<String,Long> values)
map<string, int64> latest_asset_operation_time = 18; |
Protocol.Account.Builder |
putAllLatestAssetOperationTimeV2(Map<String,Long> values)
map<string, int64> latest_asset_operation_timeV2 = 58; |
Protocol.Account.Builder |
putAsset(String key,
long value)
the other asset owned by this account
map<string, int64> asset = 6; |
Protocol.Account.Builder |
putAssetV2(String key,
long value)
the other asset owned by this account,key is assetId
map<string, int64> assetV2 = 56; |
Protocol.Account.Builder |
putFreeAssetNetUsage(String key,
long value)
map<string, int64> free_asset_net_usage = 20; |
Protocol.Account.Builder |
putFreeAssetNetUsageV2(String key,
long value)
map<string, int64> free_asset_net_usageV2 = 59; |
Protocol.Account.Builder |
putLatestAssetOperationTime(String key,
long value)
map<string, int64> latest_asset_operation_time = 18; |
Protocol.Account.Builder |
putLatestAssetOperationTimeV2(String key,
long value)
map<string, int64> latest_asset_operation_timeV2 = 58; |
Protocol.Account.Builder |
removeActivePermission(int index)
repeated .protocol.Permission active_permission = 33; |
Protocol.Account.Builder |
removeAsset(String key)
the other asset owned by this account
map<string, int64> asset = 6; |
Protocol.Account.Builder |
removeAssetV2(String key)
the other asset owned by this account,key is assetId
map<string, int64> assetV2 = 56; |
Protocol.Account.Builder |
removeFreeAssetNetUsage(String key)
map<string, int64> free_asset_net_usage = 20; |
Protocol.Account.Builder |
removeFreeAssetNetUsageV2(String key)
map<string, int64> free_asset_net_usageV2 = 59; |
Protocol.Account.Builder |
removeFrozen(int index)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
Protocol.Account.Builder |
removeFrozenSupply(int index)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
Protocol.Account.Builder |
removeLatestAssetOperationTime(String key)
map<string, int64> latest_asset_operation_time = 18; |
Protocol.Account.Builder |
removeLatestAssetOperationTimeV2(String key)
map<string, int64> latest_asset_operation_timeV2 = 58; |
Protocol.Account.Builder |
removeVotes(int index)
the votes
repeated .protocol.Vote votes = 5; |
Protocol.Account.Builder |
setAccountId(com.google.protobuf.ByteString value)
the identity of this account, case insensitive
bytes account_id = 23; |
Protocol.Account.Builder |
setAccountName(com.google.protobuf.ByteString value)
account nick name
bytes account_name = 1; |
Protocol.Account.Builder |
setAccountResource(Protocol.Account.AccountResource.Builder builderForValue)
.protocol.Account.AccountResource account_resource = 26; |
Protocol.Account.Builder |
setAccountResource(Protocol.Account.AccountResource value)
.protocol.Account.AccountResource account_resource = 26; |
Protocol.Account.Builder |
setAcquiredDelegatedFrozenBalanceForBandwidth(long value)
Frozen balance provided by other accounts to this account
int64 acquired_delegated_frozen_balance_for_bandwidth = 41; |
Protocol.Account.Builder |
setActivePermission(int index,
Protocol.Permission.Builder builderForValue)
repeated .protocol.Permission active_permission = 33; |
Protocol.Account.Builder |
setActivePermission(int index,
Protocol.Permission value)
repeated .protocol.Permission active_permission = 33; |
Protocol.Account.Builder |
setAddress(com.google.protobuf.ByteString value)
the create address
bytes address = 3; |
Protocol.Account.Builder |
setAllowance(long value)
witness block producing allowance
int64 allowance = 11; |
Protocol.Account.Builder |
setAssetIssuedID(com.google.protobuf.ByteString value)
bytes asset_issued_ID = 57; |
Protocol.Account.Builder |
setAssetIssuedName(com.google.protobuf.ByteString value)
asset_issued_name
bytes asset_issued_name = 17; |
Protocol.Account.Builder |
setBalance(long value)
the trx balance
int64 balance = 4; |
Protocol.Account.Builder |
setCode(com.google.protobuf.ByteString value)
not used so far
bytes code = 13; |
Protocol.Account.Builder |
setCodeHash(com.google.protobuf.ByteString value)
bytes codeHash = 30; |
Protocol.Account.Builder |
setCreateTime(long value)
this account create time
int64 create_time = 9; |
Protocol.Account.Builder |
setDelegatedFrozenBalanceForBandwidth(long value)
Freeze and provide balances to other accounts
int64 delegated_frozen_balance_for_bandwidth = 42; |
Protocol.Account.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Protocol.Account.Builder |
setFreeNetUsage(long value)
int64 free_net_usage = 19; |
Protocol.Account.Builder |
setFrozen(int index,
Protocol.Account.Frozen.Builder builderForValue)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
Protocol.Account.Builder |
setFrozen(int index,
Protocol.Account.Frozen value)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
Protocol.Account.Builder |
setFrozenSupply(int index,
Protocol.Account.Frozen.Builder builderForValue)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
Protocol.Account.Builder |
setFrozenSupply(int index,
Protocol.Account.Frozen value)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
Protocol.Account.Builder |
setIsCommittee(boolean value)
bool is_committee = 15; |
Protocol.Account.Builder |
setIsWitness(boolean value)
bool is_witness = 14; |
Protocol.Account.Builder |
setLatestConsumeFreeTime(long value)
int64 latest_consume_free_time = 22; |
Protocol.Account.Builder |
setLatestConsumeTime(long value)
int64 latest_consume_time = 21; |
Protocol.Account.Builder |
setLatestOprationTime(long value)
this last operation time, including transfer, voting and so on.
|
Protocol.Account.Builder |
setLatestWithdrawTime(long value)
last withdraw time
int64 latest_withdraw_time = 12; |
Protocol.Account.Builder |
setNetUsage(long value)
bandwidth, get from frozen
int64 net_usage = 8; |
Protocol.Account.Builder |
setOwnerPermission(Protocol.Permission.Builder builderForValue)
.protocol.Permission owner_permission = 31; |
Protocol.Account.Builder |
setOwnerPermission(Protocol.Permission value)
.protocol.Permission owner_permission = 31; |
Protocol.Account.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Protocol.Account.Builder |
setType(Protocol.AccountType value)
.protocol.AccountType type = 2; |
Protocol.Account.Builder |
setTypeValue(int value)
.protocol.AccountType type = 2; |
Protocol.Account.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Protocol.Account.Builder |
setVotes(int index,
Protocol.Vote.Builder builderForValue)
the votes
repeated .protocol.Vote votes = 5; |
Protocol.Account.Builder |
setVotes(int index,
Protocol.Vote value)
the votes
repeated .protocol.Vote votes = 5; |
Protocol.Account.Builder |
setWitnessPermission(Protocol.Permission.Builder builderForValue)
.protocol.Permission witness_permission = 32; |
Protocol.Account.Builder |
setWitnessPermission(Protocol.Permission value)
.protocol.Permission witness_permission = 32; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.Account.Builder>
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.Account.Builder>
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.Account.Builder>
public Protocol.Account.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.Account.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.Account.Builder>
public Protocol.Account getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Protocol.Account build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Protocol.Account buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Protocol.Account.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.Account.Builder>
public Protocol.Account.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.Account.Builder>
public Protocol.Account.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.Account.Builder>
public Protocol.Account.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.Account.Builder>
public Protocol.Account.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.Account.Builder>
public Protocol.Account.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.Account.Builder>
public Protocol.Account.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Protocol.Account.Builder>
public Protocol.Account.Builder mergeFrom(Protocol.Account other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.Account.Builder>
public Protocol.Account.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Protocol.Account.Builder>
IOException
public com.google.protobuf.ByteString getAccountName()
account nick name
bytes account_name = 1;
getAccountName
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setAccountName(com.google.protobuf.ByteString value)
account nick name
bytes account_name = 1;
public Protocol.Account.Builder clearAccountName()
account nick name
bytes account_name = 1;
public int getTypeValue()
.protocol.AccountType type = 2;
getTypeValue
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setTypeValue(int value)
.protocol.AccountType type = 2;
public Protocol.AccountType getType()
.protocol.AccountType type = 2;
getType
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setType(Protocol.AccountType value)
.protocol.AccountType type = 2;
public Protocol.Account.Builder clearType()
.protocol.AccountType type = 2;
public com.google.protobuf.ByteString getAddress()
the create address
bytes address = 3;
getAddress
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setAddress(com.google.protobuf.ByteString value)
the create address
bytes address = 3;
public Protocol.Account.Builder clearAddress()
the create address
bytes address = 3;
public long getBalance()
the trx balance
int64 balance = 4;
getBalance
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setBalance(long value)
the trx balance
int64 balance = 4;
public Protocol.Account.Builder clearBalance()
the trx balance
int64 balance = 4;
public List<Protocol.Vote> getVotesList()
the votes
repeated .protocol.Vote votes = 5;
getVotesList
in interface Protocol.AccountOrBuilder
public int getVotesCount()
the votes
repeated .protocol.Vote votes = 5;
getVotesCount
in interface Protocol.AccountOrBuilder
public Protocol.Vote getVotes(int index)
the votes
repeated .protocol.Vote votes = 5;
getVotes
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setVotes(int index, Protocol.Vote value)
the votes
repeated .protocol.Vote votes = 5;
public Protocol.Account.Builder setVotes(int index, Protocol.Vote.Builder builderForValue)
the votes
repeated .protocol.Vote votes = 5;
public Protocol.Account.Builder addVotes(Protocol.Vote value)
the votes
repeated .protocol.Vote votes = 5;
public Protocol.Account.Builder addVotes(int index, Protocol.Vote value)
the votes
repeated .protocol.Vote votes = 5;
public Protocol.Account.Builder addVotes(Protocol.Vote.Builder builderForValue)
the votes
repeated .protocol.Vote votes = 5;
public Protocol.Account.Builder addVotes(int index, Protocol.Vote.Builder builderForValue)
the votes
repeated .protocol.Vote votes = 5;
public Protocol.Account.Builder addAllVotes(Iterable<? extends Protocol.Vote> values)
the votes
repeated .protocol.Vote votes = 5;
public Protocol.Account.Builder clearVotes()
the votes
repeated .protocol.Vote votes = 5;
public Protocol.Account.Builder removeVotes(int index)
the votes
repeated .protocol.Vote votes = 5;
public Protocol.Vote.Builder getVotesBuilder(int index)
the votes
repeated .protocol.Vote votes = 5;
public Protocol.VoteOrBuilder getVotesOrBuilder(int index)
the votes
repeated .protocol.Vote votes = 5;
getVotesOrBuilder
in interface Protocol.AccountOrBuilder
public List<? extends Protocol.VoteOrBuilder> getVotesOrBuilderList()
the votes
repeated .protocol.Vote votes = 5;
getVotesOrBuilderList
in interface Protocol.AccountOrBuilder
public Protocol.Vote.Builder addVotesBuilder()
the votes
repeated .protocol.Vote votes = 5;
public Protocol.Vote.Builder addVotesBuilder(int index)
the votes
repeated .protocol.Vote votes = 5;
public List<Protocol.Vote.Builder> getVotesBuilderList()
the votes
repeated .protocol.Vote votes = 5;
public int getAssetCount()
Protocol.AccountOrBuilder
the other asset owned by this account
map<string, int64> asset = 6;
getAssetCount
in interface Protocol.AccountOrBuilder
public boolean containsAsset(String key)
the other asset owned by this account
map<string, int64> asset = 6;
containsAsset
in interface Protocol.AccountOrBuilder
@Deprecated public Map<String,Long> getAsset()
getAssetMap()
instead.getAsset
in interface Protocol.AccountOrBuilder
public Map<String,Long> getAssetMap()
the other asset owned by this account
map<string, int64> asset = 6;
getAssetMap
in interface Protocol.AccountOrBuilder
public long getAssetOrDefault(String key, long defaultValue)
the other asset owned by this account
map<string, int64> asset = 6;
getAssetOrDefault
in interface Protocol.AccountOrBuilder
public long getAssetOrThrow(String key)
the other asset owned by this account
map<string, int64> asset = 6;
getAssetOrThrow
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder clearAsset()
public Protocol.Account.Builder removeAsset(String key)
the other asset owned by this account
map<string, int64> asset = 6;
@Deprecated public Map<String,Long> getMutableAsset()
public Protocol.Account.Builder putAsset(String key, long value)
the other asset owned by this account
map<string, int64> asset = 6;
public Protocol.Account.Builder putAllAsset(Map<String,Long> values)
the other asset owned by this account
map<string, int64> asset = 6;
public int getAssetV2Count()
Protocol.AccountOrBuilder
the other asset owned by this account,key is assetId
map<string, int64> assetV2 = 56;
getAssetV2Count
in interface Protocol.AccountOrBuilder
public boolean containsAssetV2(String key)
the other asset owned by this account,key is assetId
map<string, int64> assetV2 = 56;
containsAssetV2
in interface Protocol.AccountOrBuilder
@Deprecated public Map<String,Long> getAssetV2()
getAssetV2Map()
instead.getAssetV2
in interface Protocol.AccountOrBuilder
public Map<String,Long> getAssetV2Map()
the other asset owned by this account,key is assetId
map<string, int64> assetV2 = 56;
getAssetV2Map
in interface Protocol.AccountOrBuilder
public long getAssetV2OrDefault(String key, long defaultValue)
the other asset owned by this account,key is assetId
map<string, int64> assetV2 = 56;
getAssetV2OrDefault
in interface Protocol.AccountOrBuilder
public long getAssetV2OrThrow(String key)
the other asset owned by this account,key is assetId
map<string, int64> assetV2 = 56;
getAssetV2OrThrow
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder clearAssetV2()
public Protocol.Account.Builder removeAssetV2(String key)
the other asset owned by this account,key is assetId
map<string, int64> assetV2 = 56;
@Deprecated public Map<String,Long> getMutableAssetV2()
public Protocol.Account.Builder putAssetV2(String key, long value)
the other asset owned by this account,key is assetId
map<string, int64> assetV2 = 56;
public Protocol.Account.Builder putAllAssetV2(Map<String,Long> values)
the other asset owned by this account,key is assetId
map<string, int64> assetV2 = 56;
public List<Protocol.Account.Frozen> getFrozenList()
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7;
getFrozenList
in interface Protocol.AccountOrBuilder
public int getFrozenCount()
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7;
getFrozenCount
in interface Protocol.AccountOrBuilder
public Protocol.Account.Frozen getFrozen(int index)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7;
getFrozen
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setFrozen(int index, Protocol.Account.Frozen value)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7;
public Protocol.Account.Builder setFrozen(int index, Protocol.Account.Frozen.Builder builderForValue)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7;
public Protocol.Account.Builder addFrozen(Protocol.Account.Frozen value)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7;
public Protocol.Account.Builder addFrozen(int index, Protocol.Account.Frozen value)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7;
public Protocol.Account.Builder addFrozen(Protocol.Account.Frozen.Builder builderForValue)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7;
public Protocol.Account.Builder addFrozen(int index, Protocol.Account.Frozen.Builder builderForValue)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7;
public Protocol.Account.Builder addAllFrozen(Iterable<? extends Protocol.Account.Frozen> values)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7;
public Protocol.Account.Builder clearFrozen()
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7;
public Protocol.Account.Builder removeFrozen(int index)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7;
public Protocol.Account.Frozen.Builder getFrozenBuilder(int index)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7;
public Protocol.Account.FrozenOrBuilder getFrozenOrBuilder(int index)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7;
getFrozenOrBuilder
in interface Protocol.AccountOrBuilder
public List<? extends Protocol.Account.FrozenOrBuilder> getFrozenOrBuilderList()
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7;
getFrozenOrBuilderList
in interface Protocol.AccountOrBuilder
public Protocol.Account.Frozen.Builder addFrozenBuilder()
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7;
public Protocol.Account.Frozen.Builder addFrozenBuilder(int index)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7;
public List<Protocol.Account.Frozen.Builder> getFrozenBuilderList()
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7;
public long getNetUsage()
bandwidth, get from frozen
int64 net_usage = 8;
getNetUsage
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setNetUsage(long value)
bandwidth, get from frozen
int64 net_usage = 8;
public Protocol.Account.Builder clearNetUsage()
bandwidth, get from frozen
int64 net_usage = 8;
public long getAcquiredDelegatedFrozenBalanceForBandwidth()
Frozen balance provided by other accounts to this account
int64 acquired_delegated_frozen_balance_for_bandwidth = 41;
getAcquiredDelegatedFrozenBalanceForBandwidth
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setAcquiredDelegatedFrozenBalanceForBandwidth(long value)
Frozen balance provided by other accounts to this account
int64 acquired_delegated_frozen_balance_for_bandwidth = 41;
public Protocol.Account.Builder clearAcquiredDelegatedFrozenBalanceForBandwidth()
Frozen balance provided by other accounts to this account
int64 acquired_delegated_frozen_balance_for_bandwidth = 41;
public long getDelegatedFrozenBalanceForBandwidth()
Freeze and provide balances to other accounts
int64 delegated_frozen_balance_for_bandwidth = 42;
getDelegatedFrozenBalanceForBandwidth
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setDelegatedFrozenBalanceForBandwidth(long value)
Freeze and provide balances to other accounts
int64 delegated_frozen_balance_for_bandwidth = 42;
public Protocol.Account.Builder clearDelegatedFrozenBalanceForBandwidth()
Freeze and provide balances to other accounts
int64 delegated_frozen_balance_for_bandwidth = 42;
public long getCreateTime()
this account create time
int64 create_time = 9;
getCreateTime
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setCreateTime(long value)
this account create time
int64 create_time = 9;
public Protocol.Account.Builder clearCreateTime()
this account create time
int64 create_time = 9;
public long getLatestOprationTime()
this last operation time, including transfer, voting and so on. //FIXME fix grammar
int64 latest_opration_time = 10;
getLatestOprationTime
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setLatestOprationTime(long value)
this last operation time, including transfer, voting and so on. //FIXME fix grammar
int64 latest_opration_time = 10;
public Protocol.Account.Builder clearLatestOprationTime()
this last operation time, including transfer, voting and so on. //FIXME fix grammar
int64 latest_opration_time = 10;
public long getAllowance()
witness block producing allowance
int64 allowance = 11;
getAllowance
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setAllowance(long value)
witness block producing allowance
int64 allowance = 11;
public Protocol.Account.Builder clearAllowance()
witness block producing allowance
int64 allowance = 11;
public long getLatestWithdrawTime()
last withdraw time
int64 latest_withdraw_time = 12;
getLatestWithdrawTime
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setLatestWithdrawTime(long value)
last withdraw time
int64 latest_withdraw_time = 12;
public Protocol.Account.Builder clearLatestWithdrawTime()
last withdraw time
int64 latest_withdraw_time = 12;
public com.google.protobuf.ByteString getCode()
not used so far
bytes code = 13;
getCode
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setCode(com.google.protobuf.ByteString value)
not used so far
bytes code = 13;
public Protocol.Account.Builder clearCode()
not used so far
bytes code = 13;
public boolean getIsWitness()
bool is_witness = 14;
getIsWitness
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setIsWitness(boolean value)
bool is_witness = 14;
public Protocol.Account.Builder clearIsWitness()
bool is_witness = 14;
public boolean getIsCommittee()
bool is_committee = 15;
getIsCommittee
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setIsCommittee(boolean value)
bool is_committee = 15;
public Protocol.Account.Builder clearIsCommittee()
bool is_committee = 15;
public List<Protocol.Account.Frozen> getFrozenSupplyList()
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16;
getFrozenSupplyList
in interface Protocol.AccountOrBuilder
public int getFrozenSupplyCount()
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16;
getFrozenSupplyCount
in interface Protocol.AccountOrBuilder
public Protocol.Account.Frozen getFrozenSupply(int index)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16;
getFrozenSupply
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setFrozenSupply(int index, Protocol.Account.Frozen value)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16;
public Protocol.Account.Builder setFrozenSupply(int index, Protocol.Account.Frozen.Builder builderForValue)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16;
public Protocol.Account.Builder addFrozenSupply(Protocol.Account.Frozen value)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16;
public Protocol.Account.Builder addFrozenSupply(int index, Protocol.Account.Frozen value)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16;
public Protocol.Account.Builder addFrozenSupply(Protocol.Account.Frozen.Builder builderForValue)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16;
public Protocol.Account.Builder addFrozenSupply(int index, Protocol.Account.Frozen.Builder builderForValue)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16;
public Protocol.Account.Builder addAllFrozenSupply(Iterable<? extends Protocol.Account.Frozen> values)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16;
public Protocol.Account.Builder clearFrozenSupply()
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16;
public Protocol.Account.Builder removeFrozenSupply(int index)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16;
public Protocol.Account.Frozen.Builder getFrozenSupplyBuilder(int index)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16;
public Protocol.Account.FrozenOrBuilder getFrozenSupplyOrBuilder(int index)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16;
getFrozenSupplyOrBuilder
in interface Protocol.AccountOrBuilder
public List<? extends Protocol.Account.FrozenOrBuilder> getFrozenSupplyOrBuilderList()
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16;
getFrozenSupplyOrBuilderList
in interface Protocol.AccountOrBuilder
public Protocol.Account.Frozen.Builder addFrozenSupplyBuilder()
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16;
public Protocol.Account.Frozen.Builder addFrozenSupplyBuilder(int index)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16;
public List<Protocol.Account.Frozen.Builder> getFrozenSupplyBuilderList()
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16;
public com.google.protobuf.ByteString getAssetIssuedName()
asset_issued_name
bytes asset_issued_name = 17;
getAssetIssuedName
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setAssetIssuedName(com.google.protobuf.ByteString value)
asset_issued_name
bytes asset_issued_name = 17;
public Protocol.Account.Builder clearAssetIssuedName()
asset_issued_name
bytes asset_issued_name = 17;
public com.google.protobuf.ByteString getAssetIssuedID()
bytes asset_issued_ID = 57;
getAssetIssuedID
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setAssetIssuedID(com.google.protobuf.ByteString value)
bytes asset_issued_ID = 57;
public Protocol.Account.Builder clearAssetIssuedID()
bytes asset_issued_ID = 57;
public int getLatestAssetOperationTimeCount()
Protocol.AccountOrBuilder
map<string, int64> latest_asset_operation_time = 18;
getLatestAssetOperationTimeCount
in interface Protocol.AccountOrBuilder
public boolean containsLatestAssetOperationTime(String key)
map<string, int64> latest_asset_operation_time = 18;
containsLatestAssetOperationTime
in interface Protocol.AccountOrBuilder
@Deprecated public Map<String,Long> getLatestAssetOperationTime()
getLatestAssetOperationTimeMap()
instead.getLatestAssetOperationTime
in interface Protocol.AccountOrBuilder
public Map<String,Long> getLatestAssetOperationTimeMap()
map<string, int64> latest_asset_operation_time = 18;
getLatestAssetOperationTimeMap
in interface Protocol.AccountOrBuilder
public long getLatestAssetOperationTimeOrDefault(String key, long defaultValue)
map<string, int64> latest_asset_operation_time = 18;
getLatestAssetOperationTimeOrDefault
in interface Protocol.AccountOrBuilder
public long getLatestAssetOperationTimeOrThrow(String key)
map<string, int64> latest_asset_operation_time = 18;
getLatestAssetOperationTimeOrThrow
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder clearLatestAssetOperationTime()
public Protocol.Account.Builder removeLatestAssetOperationTime(String key)
map<string, int64> latest_asset_operation_time = 18;
@Deprecated public Map<String,Long> getMutableLatestAssetOperationTime()
public Protocol.Account.Builder putLatestAssetOperationTime(String key, long value)
map<string, int64> latest_asset_operation_time = 18;
public Protocol.Account.Builder putAllLatestAssetOperationTime(Map<String,Long> values)
map<string, int64> latest_asset_operation_time = 18;
public int getLatestAssetOperationTimeV2Count()
Protocol.AccountOrBuilder
map<string, int64> latest_asset_operation_timeV2 = 58;
getLatestAssetOperationTimeV2Count
in interface Protocol.AccountOrBuilder
public boolean containsLatestAssetOperationTimeV2(String key)
map<string, int64> latest_asset_operation_timeV2 = 58;
containsLatestAssetOperationTimeV2
in interface Protocol.AccountOrBuilder
@Deprecated public Map<String,Long> getLatestAssetOperationTimeV2()
getLatestAssetOperationTimeV2Map()
instead.getLatestAssetOperationTimeV2
in interface Protocol.AccountOrBuilder
public Map<String,Long> getLatestAssetOperationTimeV2Map()
map<string, int64> latest_asset_operation_timeV2 = 58;
getLatestAssetOperationTimeV2Map
in interface Protocol.AccountOrBuilder
public long getLatestAssetOperationTimeV2OrDefault(String key, long defaultValue)
map<string, int64> latest_asset_operation_timeV2 = 58;
getLatestAssetOperationTimeV2OrDefault
in interface Protocol.AccountOrBuilder
public long getLatestAssetOperationTimeV2OrThrow(String key)
map<string, int64> latest_asset_operation_timeV2 = 58;
getLatestAssetOperationTimeV2OrThrow
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder clearLatestAssetOperationTimeV2()
public Protocol.Account.Builder removeLatestAssetOperationTimeV2(String key)
map<string, int64> latest_asset_operation_timeV2 = 58;
@Deprecated public Map<String,Long> getMutableLatestAssetOperationTimeV2()
public Protocol.Account.Builder putLatestAssetOperationTimeV2(String key, long value)
map<string, int64> latest_asset_operation_timeV2 = 58;
public Protocol.Account.Builder putAllLatestAssetOperationTimeV2(Map<String,Long> values)
map<string, int64> latest_asset_operation_timeV2 = 58;
public long getFreeNetUsage()
int64 free_net_usage = 19;
getFreeNetUsage
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setFreeNetUsage(long value)
int64 free_net_usage = 19;
public Protocol.Account.Builder clearFreeNetUsage()
int64 free_net_usage = 19;
public int getFreeAssetNetUsageCount()
Protocol.AccountOrBuilder
map<string, int64> free_asset_net_usage = 20;
getFreeAssetNetUsageCount
in interface Protocol.AccountOrBuilder
public boolean containsFreeAssetNetUsage(String key)
map<string, int64> free_asset_net_usage = 20;
containsFreeAssetNetUsage
in interface Protocol.AccountOrBuilder
@Deprecated public Map<String,Long> getFreeAssetNetUsage()
getFreeAssetNetUsageMap()
instead.getFreeAssetNetUsage
in interface Protocol.AccountOrBuilder
public Map<String,Long> getFreeAssetNetUsageMap()
map<string, int64> free_asset_net_usage = 20;
getFreeAssetNetUsageMap
in interface Protocol.AccountOrBuilder
public long getFreeAssetNetUsageOrDefault(String key, long defaultValue)
map<string, int64> free_asset_net_usage = 20;
getFreeAssetNetUsageOrDefault
in interface Protocol.AccountOrBuilder
public long getFreeAssetNetUsageOrThrow(String key)
map<string, int64> free_asset_net_usage = 20;
getFreeAssetNetUsageOrThrow
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder clearFreeAssetNetUsage()
public Protocol.Account.Builder removeFreeAssetNetUsage(String key)
map<string, int64> free_asset_net_usage = 20;
@Deprecated public Map<String,Long> getMutableFreeAssetNetUsage()
public Protocol.Account.Builder putFreeAssetNetUsage(String key, long value)
map<string, int64> free_asset_net_usage = 20;
public Protocol.Account.Builder putAllFreeAssetNetUsage(Map<String,Long> values)
map<string, int64> free_asset_net_usage = 20;
public int getFreeAssetNetUsageV2Count()
Protocol.AccountOrBuilder
map<string, int64> free_asset_net_usageV2 = 59;
getFreeAssetNetUsageV2Count
in interface Protocol.AccountOrBuilder
public boolean containsFreeAssetNetUsageV2(String key)
map<string, int64> free_asset_net_usageV2 = 59;
containsFreeAssetNetUsageV2
in interface Protocol.AccountOrBuilder
@Deprecated public Map<String,Long> getFreeAssetNetUsageV2()
getFreeAssetNetUsageV2Map()
instead.getFreeAssetNetUsageV2
in interface Protocol.AccountOrBuilder
public Map<String,Long> getFreeAssetNetUsageV2Map()
map<string, int64> free_asset_net_usageV2 = 59;
getFreeAssetNetUsageV2Map
in interface Protocol.AccountOrBuilder
public long getFreeAssetNetUsageV2OrDefault(String key, long defaultValue)
map<string, int64> free_asset_net_usageV2 = 59;
getFreeAssetNetUsageV2OrDefault
in interface Protocol.AccountOrBuilder
public long getFreeAssetNetUsageV2OrThrow(String key)
map<string, int64> free_asset_net_usageV2 = 59;
getFreeAssetNetUsageV2OrThrow
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder clearFreeAssetNetUsageV2()
public Protocol.Account.Builder removeFreeAssetNetUsageV2(String key)
map<string, int64> free_asset_net_usageV2 = 59;
@Deprecated public Map<String,Long> getMutableFreeAssetNetUsageV2()
public Protocol.Account.Builder putFreeAssetNetUsageV2(String key, long value)
map<string, int64> free_asset_net_usageV2 = 59;
public Protocol.Account.Builder putAllFreeAssetNetUsageV2(Map<String,Long> values)
map<string, int64> free_asset_net_usageV2 = 59;
public long getLatestConsumeTime()
int64 latest_consume_time = 21;
getLatestConsumeTime
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setLatestConsumeTime(long value)
int64 latest_consume_time = 21;
public Protocol.Account.Builder clearLatestConsumeTime()
int64 latest_consume_time = 21;
public long getLatestConsumeFreeTime()
int64 latest_consume_free_time = 22;
getLatestConsumeFreeTime
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setLatestConsumeFreeTime(long value)
int64 latest_consume_free_time = 22;
public Protocol.Account.Builder clearLatestConsumeFreeTime()
int64 latest_consume_free_time = 22;
public com.google.protobuf.ByteString getAccountId()
the identity of this account, case insensitive
bytes account_id = 23;
getAccountId
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setAccountId(com.google.protobuf.ByteString value)
the identity of this account, case insensitive
bytes account_id = 23;
public Protocol.Account.Builder clearAccountId()
the identity of this account, case insensitive
bytes account_id = 23;
public boolean hasAccountResource()
.protocol.Account.AccountResource account_resource = 26;
hasAccountResource
in interface Protocol.AccountOrBuilder
public Protocol.Account.AccountResource getAccountResource()
.protocol.Account.AccountResource account_resource = 26;
getAccountResource
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setAccountResource(Protocol.Account.AccountResource value)
.protocol.Account.AccountResource account_resource = 26;
public Protocol.Account.Builder setAccountResource(Protocol.Account.AccountResource.Builder builderForValue)
.protocol.Account.AccountResource account_resource = 26;
public Protocol.Account.Builder mergeAccountResource(Protocol.Account.AccountResource value)
.protocol.Account.AccountResource account_resource = 26;
public Protocol.Account.Builder clearAccountResource()
.protocol.Account.AccountResource account_resource = 26;
public Protocol.Account.AccountResource.Builder getAccountResourceBuilder()
.protocol.Account.AccountResource account_resource = 26;
public Protocol.Account.AccountResourceOrBuilder getAccountResourceOrBuilder()
.protocol.Account.AccountResource account_resource = 26;
getAccountResourceOrBuilder
in interface Protocol.AccountOrBuilder
public com.google.protobuf.ByteString getCodeHash()
bytes codeHash = 30;
getCodeHash
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setCodeHash(com.google.protobuf.ByteString value)
bytes codeHash = 30;
public Protocol.Account.Builder clearCodeHash()
bytes codeHash = 30;
public boolean hasOwnerPermission()
.protocol.Permission owner_permission = 31;
hasOwnerPermission
in interface Protocol.AccountOrBuilder
public Protocol.Permission getOwnerPermission()
.protocol.Permission owner_permission = 31;
getOwnerPermission
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setOwnerPermission(Protocol.Permission value)
.protocol.Permission owner_permission = 31;
public Protocol.Account.Builder setOwnerPermission(Protocol.Permission.Builder builderForValue)
.protocol.Permission owner_permission = 31;
public Protocol.Account.Builder mergeOwnerPermission(Protocol.Permission value)
.protocol.Permission owner_permission = 31;
public Protocol.Account.Builder clearOwnerPermission()
.protocol.Permission owner_permission = 31;
public Protocol.Permission.Builder getOwnerPermissionBuilder()
.protocol.Permission owner_permission = 31;
public Protocol.PermissionOrBuilder getOwnerPermissionOrBuilder()
.protocol.Permission owner_permission = 31;
getOwnerPermissionOrBuilder
in interface Protocol.AccountOrBuilder
public boolean hasWitnessPermission()
.protocol.Permission witness_permission = 32;
hasWitnessPermission
in interface Protocol.AccountOrBuilder
public Protocol.Permission getWitnessPermission()
.protocol.Permission witness_permission = 32;
getWitnessPermission
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setWitnessPermission(Protocol.Permission value)
.protocol.Permission witness_permission = 32;
public Protocol.Account.Builder setWitnessPermission(Protocol.Permission.Builder builderForValue)
.protocol.Permission witness_permission = 32;
public Protocol.Account.Builder mergeWitnessPermission(Protocol.Permission value)
.protocol.Permission witness_permission = 32;
public Protocol.Account.Builder clearWitnessPermission()
.protocol.Permission witness_permission = 32;
public Protocol.Permission.Builder getWitnessPermissionBuilder()
.protocol.Permission witness_permission = 32;
public Protocol.PermissionOrBuilder getWitnessPermissionOrBuilder()
.protocol.Permission witness_permission = 32;
getWitnessPermissionOrBuilder
in interface Protocol.AccountOrBuilder
public List<Protocol.Permission> getActivePermissionList()
repeated .protocol.Permission active_permission = 33;
getActivePermissionList
in interface Protocol.AccountOrBuilder
public int getActivePermissionCount()
repeated .protocol.Permission active_permission = 33;
getActivePermissionCount
in interface Protocol.AccountOrBuilder
public Protocol.Permission getActivePermission(int index)
repeated .protocol.Permission active_permission = 33;
getActivePermission
in interface Protocol.AccountOrBuilder
public Protocol.Account.Builder setActivePermission(int index, Protocol.Permission value)
repeated .protocol.Permission active_permission = 33;
public Protocol.Account.Builder setActivePermission(int index, Protocol.Permission.Builder builderForValue)
repeated .protocol.Permission active_permission = 33;
public Protocol.Account.Builder addActivePermission(Protocol.Permission value)
repeated .protocol.Permission active_permission = 33;
public Protocol.Account.Builder addActivePermission(int index, Protocol.Permission value)
repeated .protocol.Permission active_permission = 33;
public Protocol.Account.Builder addActivePermission(Protocol.Permission.Builder builderForValue)
repeated .protocol.Permission active_permission = 33;
public Protocol.Account.Builder addActivePermission(int index, Protocol.Permission.Builder builderForValue)
repeated .protocol.Permission active_permission = 33;
public Protocol.Account.Builder addAllActivePermission(Iterable<? extends Protocol.Permission> values)
repeated .protocol.Permission active_permission = 33;
public Protocol.Account.Builder clearActivePermission()
repeated .protocol.Permission active_permission = 33;
public Protocol.Account.Builder removeActivePermission(int index)
repeated .protocol.Permission active_permission = 33;
public Protocol.Permission.Builder getActivePermissionBuilder(int index)
repeated .protocol.Permission active_permission = 33;
public Protocol.PermissionOrBuilder getActivePermissionOrBuilder(int index)
repeated .protocol.Permission active_permission = 33;
getActivePermissionOrBuilder
in interface Protocol.AccountOrBuilder
public List<? extends Protocol.PermissionOrBuilder> getActivePermissionOrBuilderList()
repeated .protocol.Permission active_permission = 33;
getActivePermissionOrBuilderList
in interface Protocol.AccountOrBuilder
public Protocol.Permission.Builder addActivePermissionBuilder()
repeated .protocol.Permission active_permission = 33;
public Protocol.Permission.Builder addActivePermissionBuilder(int index)
repeated .protocol.Permission active_permission = 33;
public List<Protocol.Permission.Builder> getActivePermissionBuilderList()
repeated .protocol.Permission active_permission = 33;
public final Protocol.Account.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.Account.Builder>
public final Protocol.Account.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.Account.Builder>
Copyright © 2020. All rights reserved.