public interface ActionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ActionCore |
getCore()
.iotextypes.ActionCore core = 1; |
ActionCoreOrBuilder |
getCoreOrBuilder()
.iotextypes.ActionCore core = 1; |
Encoding |
getEncoding()
.iotextypes.Encoding encoding = 4; |
int |
getEncodingValue()
.iotextypes.Encoding encoding = 4; |
com.google.protobuf.ByteString |
getSenderPubKey()
bytes senderPubKey = 2; |
com.google.protobuf.ByteString |
getSignature()
bytes signature = 3; |
boolean |
hasCore()
.iotextypes.ActionCore core = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCore()
.iotextypes.ActionCore core = 1;ActionCore getCore()
.iotextypes.ActionCore core = 1;ActionCoreOrBuilder getCoreOrBuilder()
.iotextypes.ActionCore core = 1;com.google.protobuf.ByteString getSenderPubKey()
bytes senderPubKey = 2;com.google.protobuf.ByteString getSignature()
bytes signature = 3;int getEncodingValue()
.iotextypes.Encoding encoding = 4;Encoding getEncoding()
.iotextypes.Encoding encoding = 4;Copyright © 2022 IoTeX Group. All rights reserved.