Package | Description |
---|---|
org.tron.protos |
Modifier and Type | Class and Description |
---|---|
static class |
Protocol.Key
Protobuf type
protocol.Key |
static class |
Protocol.Key.Builder
Protobuf type
protocol.Key |
Modifier and Type | Method and Description |
---|---|
Protocol.KeyOrBuilder |
Protocol.PermissionOrBuilder.getKeysOrBuilder(int index)
repeated .protocol.Key keys = 7; |
Protocol.KeyOrBuilder |
Protocol.Permission.getKeysOrBuilder(int index)
repeated .protocol.Key keys = 7; |
Protocol.KeyOrBuilder |
Protocol.Permission.Builder.getKeysOrBuilder(int index)
repeated .protocol.Key keys = 7; |
Modifier and Type | Method and Description |
---|---|
List<? extends Protocol.KeyOrBuilder> |
Protocol.PermissionOrBuilder.getKeysOrBuilderList()
repeated .protocol.Key keys = 7; |
List<? extends Protocol.KeyOrBuilder> |
Protocol.Permission.getKeysOrBuilderList()
repeated .protocol.Key keys = 7; |
List<? extends Protocol.KeyOrBuilder> |
Protocol.Permission.Builder.getKeysOrBuilderList()
repeated .protocol.Key keys = 7; |
Copyright © 2020. All rights reserved.