public static final class Contract.ParticipateAssetIssueContract.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Contract.ParticipateAssetIssueContract.Builder> implements Contract.ParticipateAssetIssueContractOrBuilder
protocol.ParticipateAssetIssueContract
Modifier and Type | Method and Description |
---|---|
Contract.ParticipateAssetIssueContract.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Contract.ParticipateAssetIssueContract |
build() |
Contract.ParticipateAssetIssueContract |
buildPartial() |
Contract.ParticipateAssetIssueContract.Builder |
clear() |
Contract.ParticipateAssetIssueContract.Builder |
clearAmount()
the amount of drops
int64 amount = 4; |
Contract.ParticipateAssetIssueContract.Builder |
clearAssetName()
this field is token name before the proposal ALLOW_SAME_TOKEN_NAME is active, otherwise it is token id and token is should be in string format.
|
Contract.ParticipateAssetIssueContract.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Contract.ParticipateAssetIssueContract.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Contract.ParticipateAssetIssueContract.Builder |
clearOwnerAddress()
bytes owner_address = 1; |
Contract.ParticipateAssetIssueContract.Builder |
clearToAddress()
bytes to_address = 2; |
Contract.ParticipateAssetIssueContract.Builder |
clone() |
long |
getAmount()
the amount of drops
int64 amount = 4; |
com.google.protobuf.ByteString |
getAssetName()
this field is token name before the proposal ALLOW_SAME_TOKEN_NAME is active, otherwise it is token id and token is should be in string format.
|
Contract.ParticipateAssetIssueContract |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.ByteString |
getOwnerAddress()
bytes owner_address = 1; |
com.google.protobuf.ByteString |
getToAddress()
bytes to_address = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Contract.ParticipateAssetIssueContract.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Contract.ParticipateAssetIssueContract.Builder |
mergeFrom(Contract.ParticipateAssetIssueContract other) |
Contract.ParticipateAssetIssueContract.Builder |
mergeFrom(com.google.protobuf.Message other) |
Contract.ParticipateAssetIssueContract.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Contract.ParticipateAssetIssueContract.Builder |
setAmount(long value)
the amount of drops
int64 amount = 4; |
Contract.ParticipateAssetIssueContract.Builder |
setAssetName(com.google.protobuf.ByteString value)
this field is token name before the proposal ALLOW_SAME_TOKEN_NAME is active, otherwise it is token id and token is should be in string format.
|
Contract.ParticipateAssetIssueContract.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Contract.ParticipateAssetIssueContract.Builder |
setOwnerAddress(com.google.protobuf.ByteString value)
bytes owner_address = 1; |
Contract.ParticipateAssetIssueContract.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Contract.ParticipateAssetIssueContract.Builder |
setToAddress(com.google.protobuf.ByteString value)
bytes to_address = 2; |
Contract.ParticipateAssetIssueContract.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<Contract.ParticipateAssetIssueContract.Builder>
public Contract.ParticipateAssetIssueContract.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<Contract.ParticipateAssetIssueContract.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<Contract.ParticipateAssetIssueContract.Builder>
public Contract.ParticipateAssetIssueContract getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Contract.ParticipateAssetIssueContract build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Contract.ParticipateAssetIssueContract buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Contract.ParticipateAssetIssueContract.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<Contract.ParticipateAssetIssueContract.Builder>
public Contract.ParticipateAssetIssueContract.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<Contract.ParticipateAssetIssueContract.Builder>
public Contract.ParticipateAssetIssueContract.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<Contract.ParticipateAssetIssueContract.Builder>
public Contract.ParticipateAssetIssueContract.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<Contract.ParticipateAssetIssueContract.Builder>
public Contract.ParticipateAssetIssueContract.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Contract.ParticipateAssetIssueContract.Builder>
public Contract.ParticipateAssetIssueContract.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Contract.ParticipateAssetIssueContract.Builder>
public Contract.ParticipateAssetIssueContract.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Contract.ParticipateAssetIssueContract.Builder>
public Contract.ParticipateAssetIssueContract.Builder mergeFrom(Contract.ParticipateAssetIssueContract other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<Contract.ParticipateAssetIssueContract.Builder>
public Contract.ParticipateAssetIssueContract.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Contract.ParticipateAssetIssueContract.Builder>
IOException
public com.google.protobuf.ByteString getOwnerAddress()
bytes owner_address = 1;
getOwnerAddress
in interface Contract.ParticipateAssetIssueContractOrBuilder
public Contract.ParticipateAssetIssueContract.Builder setOwnerAddress(com.google.protobuf.ByteString value)
bytes owner_address = 1;
public Contract.ParticipateAssetIssueContract.Builder clearOwnerAddress()
bytes owner_address = 1;
public com.google.protobuf.ByteString getToAddress()
bytes to_address = 2;
getToAddress
in interface Contract.ParticipateAssetIssueContractOrBuilder
public Contract.ParticipateAssetIssueContract.Builder setToAddress(com.google.protobuf.ByteString value)
bytes to_address = 2;
public Contract.ParticipateAssetIssueContract.Builder clearToAddress()
bytes to_address = 2;
public com.google.protobuf.ByteString getAssetName()
this field is token name before the proposal ALLOW_SAME_TOKEN_NAME is active, otherwise it is token id and token is should be in string format.
bytes asset_name = 3;
getAssetName
in interface Contract.ParticipateAssetIssueContractOrBuilder
public Contract.ParticipateAssetIssueContract.Builder setAssetName(com.google.protobuf.ByteString value)
this field is token name before the proposal ALLOW_SAME_TOKEN_NAME is active, otherwise it is token id and token is should be in string format.
bytes asset_name = 3;
public Contract.ParticipateAssetIssueContract.Builder clearAssetName()
this field is token name before the proposal ALLOW_SAME_TOKEN_NAME is active, otherwise it is token id and token is should be in string format.
bytes asset_name = 3;
public long getAmount()
the amount of drops
int64 amount = 4;
getAmount
in interface Contract.ParticipateAssetIssueContractOrBuilder
public Contract.ParticipateAssetIssueContract.Builder setAmount(long value)
the amount of drops
int64 amount = 4;
public Contract.ParticipateAssetIssueContract.Builder clearAmount()
the amount of drops
int64 amount = 4;
public final Contract.ParticipateAssetIssueContract.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Contract.ParticipateAssetIssueContract.Builder>
public final Contract.ParticipateAssetIssueContract.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Contract.ParticipateAssetIssueContract.Builder>
Copyright © 2020. All rights reserved.