Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.Builder.clear() |
Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.Builder.clearExchangeId()
int64 exchange_id = 2;
|
Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.Builder.clearOwnerAddress()
bytes owner_address = 1;
|
Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.Builder.clearQuant()
int64 quant = 4;
|
Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.Builder.clearTokenId()
bytes token_id = 3;
|
Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.Builder.clone() |
Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.Builder.mergeFrom(Contract.ExchangeWithdrawContract other) |
Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.Builder.mergeFrom(com.google.protobuf.Message other) |
Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.newBuilder() |
static Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.newBuilder(Contract.ExchangeWithdrawContract prototype) |
Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.newBuilderForType() |
protected Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.Builder.setExchangeId(long value)
int64 exchange_id = 2;
|
Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.Builder.setOwnerAddress(com.google.protobuf.ByteString value)
bytes owner_address = 1;
|
Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.Builder.setQuant(long value)
int64 quant = 4;
|
Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.Builder.setTokenId(com.google.protobuf.ByteString value)
bytes token_id = 3;
|
Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Contract.ExchangeWithdrawContract.Builder |
Contract.ExchangeWithdrawContract.toBuilder() |