Package | Description |
---|---|
org.tron.protos |
Modifier and Type | Method and Description |
---|---|
Protocol.Account.Frozen |
Protocol.Account.Frozen.Builder.build() |
Protocol.Account.Frozen |
Protocol.Account.Frozen.Builder.buildPartial() |
static Protocol.Account.Frozen |
Protocol.Account.Frozen.getDefaultInstance() |
Protocol.Account.Frozen |
Protocol.Account.Frozen.getDefaultInstanceForType() |
Protocol.Account.Frozen |
Protocol.Account.Frozen.Builder.getDefaultInstanceForType() |
Protocol.Account.Frozen |
Protocol.AccountOrBuilder.getFrozen(int index)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
Protocol.Account.Frozen |
Protocol.Account.getFrozen(int index)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
Protocol.Account.Frozen |
Protocol.Account.Builder.getFrozen(int index)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
Protocol.Account.Frozen |
Protocol.Account.AccountResourceOrBuilder.getFrozenBalanceForEnergy()
the frozen balance for energy
.protocol.Account.Frozen frozen_balance_for_energy = 2; |
Protocol.Account.Frozen |
Protocol.Account.AccountResource.getFrozenBalanceForEnergy()
the frozen balance for energy
.protocol.Account.Frozen frozen_balance_for_energy = 2; |
Protocol.Account.Frozen |
Protocol.Account.AccountResource.Builder.getFrozenBalanceForEnergy()
the frozen balance for energy
.protocol.Account.Frozen frozen_balance_for_energy = 2; |
Protocol.Account.Frozen |
Protocol.AccountOrBuilder.getFrozenSupply(int index)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
Protocol.Account.Frozen |
Protocol.Account.getFrozenSupply(int index)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
Protocol.Account.Frozen |
Protocol.Account.Builder.getFrozenSupply(int index)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
static Protocol.Account.Frozen |
Protocol.Account.Frozen.parseDelimitedFrom(InputStream input) |
static Protocol.Account.Frozen |
Protocol.Account.Frozen.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.Account.Frozen |
Protocol.Account.Frozen.parseFrom(byte[] data) |
static Protocol.Account.Frozen |
Protocol.Account.Frozen.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.Account.Frozen |
Protocol.Account.Frozen.parseFrom(ByteBuffer data) |
static Protocol.Account.Frozen |
Protocol.Account.Frozen.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.Account.Frozen |
Protocol.Account.Frozen.parseFrom(com.google.protobuf.ByteString data) |
static Protocol.Account.Frozen |
Protocol.Account.Frozen.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.Account.Frozen |
Protocol.Account.Frozen.parseFrom(com.google.protobuf.CodedInputStream input) |
static Protocol.Account.Frozen |
Protocol.Account.Frozen.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.Account.Frozen |
Protocol.Account.Frozen.parseFrom(InputStream input) |
static Protocol.Account.Frozen |
Protocol.Account.Frozen.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<Protocol.Account.Frozen> |
Protocol.AccountOrBuilder.getFrozenList()
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
List<Protocol.Account.Frozen> |
Protocol.Account.getFrozenList()
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
List<Protocol.Account.Frozen> |
Protocol.Account.Builder.getFrozenList()
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
List<Protocol.Account.Frozen> |
Protocol.AccountOrBuilder.getFrozenSupplyList()
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
List<Protocol.Account.Frozen> |
Protocol.Account.getFrozenSupplyList()
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
List<Protocol.Account.Frozen> |
Protocol.Account.Builder.getFrozenSupplyList()
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
com.google.protobuf.Parser<Protocol.Account.Frozen> |
Protocol.Account.Frozen.getParserForType() |
static com.google.protobuf.Parser<Protocol.Account.Frozen> |
Protocol.Account.Frozen.parser() |
Modifier and Type | Method and Description |
---|---|
Protocol.Account.Builder |
Protocol.Account.Builder.addFrozen(int index,
Protocol.Account.Frozen value)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
Protocol.Account.Builder |
Protocol.Account.Builder.addFrozen(Protocol.Account.Frozen value)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
Protocol.Account.Builder |
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 |
Protocol.Account.Builder.addFrozenSupply(Protocol.Account.Frozen value)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
Protocol.Account.Frozen.Builder |
Protocol.Account.Frozen.Builder.mergeFrom(Protocol.Account.Frozen other) |
Protocol.Account.AccountResource.Builder |
Protocol.Account.AccountResource.Builder.mergeFrozenBalanceForEnergy(Protocol.Account.Frozen value)
the frozen balance for energy
.protocol.Account.Frozen frozen_balance_for_energy = 2; |
static Protocol.Account.Frozen.Builder |
Protocol.Account.Frozen.newBuilder(Protocol.Account.Frozen prototype) |
Protocol.Account.Builder |
Protocol.Account.Builder.setFrozen(int index,
Protocol.Account.Frozen value)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
Protocol.Account.AccountResource.Builder |
Protocol.Account.AccountResource.Builder.setFrozenBalanceForEnergy(Protocol.Account.Frozen value)
the frozen balance for energy
.protocol.Account.Frozen frozen_balance_for_energy = 2; |
Protocol.Account.Builder |
Protocol.Account.Builder.setFrozenSupply(int index,
Protocol.Account.Frozen value)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
Modifier and Type | Method and Description |
---|---|
Protocol.Account.Builder |
Protocol.Account.Builder.addAllFrozen(Iterable<? extends Protocol.Account.Frozen> values)
the frozen balance for bandwidth
repeated .protocol.Account.Frozen frozen = 7; |
Protocol.Account.Builder |
Protocol.Account.Builder.addAllFrozenSupply(Iterable<? extends Protocol.Account.Frozen> values)
frozen asset(for asset issuer)
repeated .protocol.Account.Frozen frozen_supply = 16; |
Copyright © 2020. All rights reserved.