Package | Description |
---|---|
org.tron.protos |
Modifier and Type | Class and Description |
---|---|
static class |
Protocol.Account.Frozen
frozen balance
Protobuf type
protocol.Account.Frozen |
static class |
Protocol.Account.Frozen.Builder
frozen balance
Protobuf type
protocol.Account.Frozen |
Modifier and Type | Method and Description |
---|---|
Protocol.Account.FrozenOrBuilder |
Protocol.Account.AccountResourceOrBuilder.getFrozenBalanceForEnergyOrBuilder()
the frozen balance for energy
.protocol.Account.Frozen frozen_balance_for_energy = 2; |
Protocol.Account.FrozenOrBuilder |
Protocol.Account.AccountResource.getFrozenBalanceForEnergyOrBuilder()
the frozen balance for energy
.protocol.Account.Frozen frozen_balance_for_energy = 2; |
Protocol.Account.FrozenOrBuilder |
Protocol.Account.AccountResource.Builder.getFrozenBalanceForEnergyOrBuilder()
the frozen balance for energy
.protocol.Account.Frozen frozen_balance_for_energy = 2; |
Protocol.Account.FrozenOrBuilder |
Protocol.AccountOrBuilder.getFrozenOrBuilder(int index)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
Protocol.Account.FrozenOrBuilder |
Protocol.Account.getFrozenOrBuilder(int index)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
Protocol.Account.FrozenOrBuilder |
Protocol.Account.Builder.getFrozenOrBuilder(int index)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
Protocol.Account.FrozenOrBuilder |
Protocol.AccountOrBuilder.getFrozenSupplyOrBuilder(int index)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
Protocol.Account.FrozenOrBuilder |
Protocol.Account.getFrozenSupplyOrBuilder(int index)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
Protocol.Account.FrozenOrBuilder |
Protocol.Account.Builder.getFrozenSupplyOrBuilder(int index)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
Modifier and Type | Method and Description |
---|---|
List<? extends Protocol.Account.FrozenOrBuilder> |
Protocol.AccountOrBuilder.getFrozenOrBuilderList()
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
List<? extends Protocol.Account.FrozenOrBuilder> |
Protocol.Account.getFrozenOrBuilderList()
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
List<? extends Protocol.Account.FrozenOrBuilder> |
Protocol.Account.Builder.getFrozenOrBuilderList()
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
List<? extends Protocol.Account.FrozenOrBuilder> |
Protocol.AccountOrBuilder.getFrozenSupplyOrBuilderList()
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
List<? extends Protocol.Account.FrozenOrBuilder> |
Protocol.Account.getFrozenSupplyOrBuilderList()
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
List<? extends Protocol.Account.FrozenOrBuilder> |
Protocol.Account.Builder.getFrozenSupplyOrBuilderList()
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
Copyright © 2020. All rights reserved.