Package | Description |
---|---|
org.tron.api | |
org.tron.protos | |
tv.noixion.troncli.models.contracts |
Modifier and Type | Field and Description |
---|---|
static io.grpc.MethodDescriptor<Contract.ExchangeWithdrawContract,GrpcAPI.TransactionExtention> |
WalletGrpc.METHOD_EXCHANGE_WITHDRAW
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<Contract.ExchangeWithdrawContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getExchangeWithdrawMethod() |
Modifier and Type | Method and Description |
---|---|
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.exchangeWithdraw(Contract.ExchangeWithdrawContract request) |
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.exchangeWithdraw(Contract.ExchangeWithdrawContract request) |
void |
WalletGrpc.WalletImplBase.exchangeWithdraw(Contract.ExchangeWithdrawContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletStub.exchangeWithdraw(Contract.ExchangeWithdrawContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
Modifier and Type | Method and Description |
---|---|
Contract.ExchangeWithdrawContract |
Contract.ExchangeWithdrawContract.Builder.build() |
Contract.ExchangeWithdrawContract |
Contract.ExchangeWithdrawContract.Builder.buildPartial() |
static Contract.ExchangeWithdrawContract |
Contract.ExchangeWithdrawContract.getDefaultInstance() |
Contract.ExchangeWithdrawContract |
Contract.ExchangeWithdrawContract.getDefaultInstanceForType() |
Contract.ExchangeWithdrawContract |
Contract.ExchangeWithdrawContract.Builder.getDefaultInstanceForType() |
static Contract.ExchangeWithdrawContract |
Contract.ExchangeWithdrawContract.parseDelimitedFrom(InputStream input) |
static Contract.ExchangeWithdrawContract |
Contract.ExchangeWithdrawContract.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contract.ExchangeWithdrawContract |
Contract.ExchangeWithdrawContract.parseFrom(byte[] data) |
static Contract.ExchangeWithdrawContract |
Contract.ExchangeWithdrawContract.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contract.ExchangeWithdrawContract |
Contract.ExchangeWithdrawContract.parseFrom(ByteBuffer data) |
static Contract.ExchangeWithdrawContract |
Contract.ExchangeWithdrawContract.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contract.ExchangeWithdrawContract |
Contract.ExchangeWithdrawContract.parseFrom(com.google.protobuf.ByteString data) |
static Contract.ExchangeWithdrawContract |
Contract.ExchangeWithdrawContract.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contract.ExchangeWithdrawContract |
Contract.ExchangeWithdrawContract.parseFrom(com.google.protobuf.CodedInputStream input) |
static Contract.ExchangeWithdrawContract |
Contract.ExchangeWithdrawContract.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contract.ExchangeWithdrawContract |
Contract.ExchangeWithdrawContract.parseFrom(InputStream input) |
static Contract.ExchangeWithdrawContract |
Contract.ExchangeWithdrawContract.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<Contract.ExchangeWithdrawContract> |
Contract.ExchangeWithdrawContract.getParserForType() |
static com.google.protobuf.Parser<Contract.ExchangeWithdrawContract> |
Contract.ExchangeWithdrawContract.parser() |
Modifier and Type | Method and Description |
---|---|
Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.Builder.mergeFrom(Contract.ExchangeWithdrawContract other) |
static Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.newBuilder(Contract.ExchangeWithdrawContract prototype) |
Constructor and Description |
---|
ExchangeWithdrawContract(Contract.ExchangeWithdrawContract contract) |
Copyright © 2020. All rights reserved.