public static interface Contract.ExchangeTransactionContractOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getExchangeId()
int64 exchange_id = 2; |
long |
getExpected()
int64 expected = 5; |
com.google.protobuf.ByteString |
getOwnerAddress()
bytes owner_address = 1; |
long |
getQuant()
int64 quant = 4; |
com.google.protobuf.ByteString |
getTokenId()
bytes token_id = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofcom.google.protobuf.ByteString getOwnerAddress()
bytes owner_address = 1;long getExchangeId()
int64 exchange_id = 2;com.google.protobuf.ByteString getTokenId()
bytes token_id = 3;long getQuant()
int64 quant = 4;long getExpected()
int64 expected = 5;Copyright © 2020. All rights reserved.