public static interface Transaction.TransactionArgumentOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getData()
bytes data = 2; |
Transaction.TransactionArgument.ArgType |
getType()
.types.TransactionArgument.ArgType type = 1; |
int |
getTypeValue()
.types.TransactionArgument.ArgType type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getTypeValue()
.types.TransactionArgument.ArgType type = 1;Transaction.TransactionArgument.ArgType getType()
.types.TransactionArgument.ArgType type = 1;com.google.protobuf.ByteString getData()
bytes data = 2;Copyright © 2019. All rights reserved.