public static interface CoreProtos.TransactionResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
string description = 2; |
com.google.protobuf.ByteString |
getDescriptionBytes()
string description = 2; |
int |
getStatus()
uint32 status = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getStatus()
uint32 status = 1;String getDescription()
string description = 2;com.google.protobuf.ByteString getDescriptionBytes()
string description = 2;Copyright © 2019 Exonum. All rights reserved.