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