public static interface Contract.UnfreezeBalanceContractOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getOwnerAddress()
bytes owner_address = 1; |
com.google.protobuf.ByteString |
getReceiverAddress()
bytes receiver_address = 15; |
Contract.ResourceCode |
getResource()
.protocol.ResourceCode resource = 10; |
int |
getResourceValue()
.protocol.ResourceCode resource = 10; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
com.google.protobuf.ByteString getOwnerAddress()
bytes owner_address = 1;
int getResourceValue()
.protocol.ResourceCode resource = 10;
Contract.ResourceCode getResource()
.protocol.ResourceCode resource = 10;
com.google.protobuf.ByteString getReceiverAddress()
bytes receiver_address = 15;
Copyright © 2020. All rights reserved.