Package | Description |
---|---|
org.tron.protos |
Modifier and Type | Class and Description |
---|---|
static class |
Protocol.Transaction.Contract
Protobuf type
protocol.Transaction.Contract |
static class |
Protocol.Transaction.Contract.Builder
Protobuf type
protocol.Transaction.Contract |
Modifier and Type | Method and Description |
---|---|
Protocol.Transaction.ContractOrBuilder |
Protocol.Transaction.rawOrBuilder.getContractOrBuilder(int index)
only support size = 1, repeated list here for extension
repeated .protocol.Transaction.Contract contract = 11; |
Protocol.Transaction.ContractOrBuilder |
Protocol.Transaction.raw.getContractOrBuilder(int index)
only support size = 1, repeated list here for extension
repeated .protocol.Transaction.Contract contract = 11; |
Protocol.Transaction.ContractOrBuilder |
Protocol.Transaction.raw.Builder.getContractOrBuilder(int index)
only support size = 1, repeated list here for extension
repeated .protocol.Transaction.Contract contract = 11; |
Modifier and Type | Method and Description |
---|---|
List<? extends Protocol.Transaction.ContractOrBuilder> |
Protocol.Transaction.rawOrBuilder.getContractOrBuilderList()
only support size = 1, repeated list here for extension
repeated .protocol.Transaction.Contract contract = 11; |
List<? extends Protocol.Transaction.ContractOrBuilder> |
Protocol.Transaction.raw.getContractOrBuilderList()
only support size = 1, repeated list here for extension
repeated .protocol.Transaction.Contract contract = 11; |
List<? extends Protocol.Transaction.ContractOrBuilder> |
Protocol.Transaction.raw.Builder.getContractOrBuilderList()
only support size = 1, repeated list here for extension
repeated .protocol.Transaction.Contract contract = 11; |
Copyright © 2020. All rights reserved.