public interface AccessTupleOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress()
string address = 1; |
com.google.protobuf.ByteString |
getAddressBytes()
string address = 1; |
String |
getStorageKeys(int index)
repeated string storageKeys = 2; |
com.google.protobuf.ByteString |
getStorageKeysBytes(int index)
repeated string storageKeys = 2; |
int |
getStorageKeysCount()
repeated string storageKeys = 2; |
List<String> |
getStorageKeysList()
repeated string storageKeys = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getAddress()
string address = 1;com.google.protobuf.ByteString getAddressBytes()
string address = 1;int getStorageKeysCount()
repeated string storageKeys = 2;String getStorageKeys(int index)
repeated string storageKeys = 2;com.google.protobuf.ByteString getStorageKeysBytes(int index)
repeated string storageKeys = 2;Copyright © 2022 IoTeX Group. All rights reserved.