Package | Description |
---|---|
org.tron.protos |
Modifier and Type | Class and Description |
---|---|
static class |
Protocol.BlockInventory.BlockId
Protobuf type
protocol.BlockInventory.BlockId |
static class |
Protocol.BlockInventory.BlockId.Builder
Protobuf type
protocol.BlockInventory.BlockId |
Modifier and Type | Method and Description |
---|---|
Protocol.BlockInventory.BlockIdOrBuilder |
Protocol.BlockInventoryOrBuilder.getIdsOrBuilder(int index)
repeated .protocol.BlockInventory.BlockId ids = 1; |
Protocol.BlockInventory.BlockIdOrBuilder |
Protocol.BlockInventory.getIdsOrBuilder(int index)
repeated .protocol.BlockInventory.BlockId ids = 1; |
Protocol.BlockInventory.BlockIdOrBuilder |
Protocol.BlockInventory.Builder.getIdsOrBuilder(int index)
repeated .protocol.BlockInventory.BlockId ids = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends Protocol.BlockInventory.BlockIdOrBuilder> |
Protocol.BlockInventoryOrBuilder.getIdsOrBuilderList()
repeated .protocol.BlockInventory.BlockId ids = 1; |
List<? extends Protocol.BlockInventory.BlockIdOrBuilder> |
Protocol.BlockInventory.getIdsOrBuilderList()
repeated .protocol.BlockInventory.BlockId ids = 1; |
List<? extends Protocol.BlockInventory.BlockIdOrBuilder> |
Protocol.BlockInventory.Builder.getIdsOrBuilderList()
repeated .protocol.BlockInventory.BlockId ids = 1; |
Copyright © 2020. All rights reserved.