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; |
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;Copyright © 2019 IoTeX Group. All rights reserved.