public static interface Contract.AccountCreateContractOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getAccountAddress()
bytes account_address = 2; |
com.google.protobuf.ByteString |
getOwnerAddress()
bytes owner_address = 1; |
Protocol.AccountType |
getType()
.protocol.AccountType type = 3; |
int |
getTypeValue()
.protocol.AccountType type = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofcom.google.protobuf.ByteString getOwnerAddress()
bytes owner_address = 1;com.google.protobuf.ByteString getAccountAddress()
bytes account_address = 2;int getTypeValue()
.protocol.AccountType type = 3;Protocol.AccountType getType()
.protocol.AccountType type = 3;Copyright © 2020. All rights reserved.