public static final class ByzCoinProto.Invoke.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.Invoke.Builder> implements ByzCoinProto.InvokeOrBuilder
Invoke calls a method of an existing instance which will update its internal state.Protobuf type
byzcoin.Invoke| Modifier and Type | Method and Description |
|---|---|
ByzCoinProto.Invoke.Builder |
addAllArgs(Iterable<? extends ByzCoinProto.Argument> values)
Args holds all data necessary for the successful execution of the command.
|
ByzCoinProto.Invoke.Builder |
addArgs(ByzCoinProto.Argument.Builder builderForValue)
Args holds all data necessary for the successful execution of the command.
|
ByzCoinProto.Invoke.Builder |
addArgs(ByzCoinProto.Argument value)
Args holds all data necessary for the successful execution of the command.
|
ByzCoinProto.Invoke.Builder |
addArgs(int index,
ByzCoinProto.Argument.Builder builderForValue)
Args holds all data necessary for the successful execution of the command.
|
ByzCoinProto.Invoke.Builder |
addArgs(int index,
ByzCoinProto.Argument value)
Args holds all data necessary for the successful execution of the command.
|
ByzCoinProto.Argument.Builder |
addArgsBuilder()
Args holds all data necessary for the successful execution of the command.
|
ByzCoinProto.Argument.Builder |
addArgsBuilder(int index)
Args holds all data necessary for the successful execution of the command.
|
ByzCoinProto.Invoke.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ByzCoinProto.Invoke |
build() |
ByzCoinProto.Invoke |
buildPartial() |
ByzCoinProto.Invoke.Builder |
clear() |
ByzCoinProto.Invoke.Builder |
clearArgs()
Args holds all data necessary for the successful execution of the command.
|
ByzCoinProto.Invoke.Builder |
clearCommand()
Command is interpreted by the contract.
|
ByzCoinProto.Invoke.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ByzCoinProto.Invoke.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ByzCoinProto.Invoke.Builder |
clone() |
ByzCoinProto.Argument |
getArgs(int index)
Args holds all data necessary for the successful execution of the command.
|
ByzCoinProto.Argument.Builder |
getArgsBuilder(int index)
Args holds all data necessary for the successful execution of the command.
|
List<ByzCoinProto.Argument.Builder> |
getArgsBuilderList()
Args holds all data necessary for the successful execution of the command.
|
int |
getArgsCount()
Args holds all data necessary for the successful execution of the command.
|
List<ByzCoinProto.Argument> |
getArgsList()
Args holds all data necessary for the successful execution of the command.
|
ByzCoinProto.ArgumentOrBuilder |
getArgsOrBuilder(int index)
Args holds all data necessary for the successful execution of the command.
|
List<? extends ByzCoinProto.ArgumentOrBuilder> |
getArgsOrBuilderList()
Args holds all data necessary for the successful execution of the command.
|
String |
getCommand()
Command is interpreted by the contract.
|
com.google.protobuf.ByteString |
getCommandBytes()
Command is interpreted by the contract.
|
ByzCoinProto.Invoke |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
hasCommand()
Command is interpreted by the contract.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ByzCoinProto.Invoke.Builder |
mergeFrom(ByzCoinProto.Invoke other) |
ByzCoinProto.Invoke.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ByzCoinProto.Invoke.Builder |
mergeFrom(com.google.protobuf.Message other) |
ByzCoinProto.Invoke.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ByzCoinProto.Invoke.Builder |
removeArgs(int index)
Args holds all data necessary for the successful execution of the command.
|
ByzCoinProto.Invoke.Builder |
setArgs(int index,
ByzCoinProto.Argument.Builder builderForValue)
Args holds all data necessary for the successful execution of the command.
|
ByzCoinProto.Invoke.Builder |
setArgs(int index,
ByzCoinProto.Argument value)
Args holds all data necessary for the successful execution of the command.
|
ByzCoinProto.Invoke.Builder |
setCommand(String value)
Command is interpreted by the contract.
|
ByzCoinProto.Invoke.Builder |
setCommandBytes(com.google.protobuf.ByteString value)
Command is interpreted by the contract.
|
ByzCoinProto.Invoke.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ByzCoinProto.Invoke.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ByzCoinProto.Invoke.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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.Invoke.Builder>public ByzCoinProto.Invoke.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.Invoke.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.Invoke.Builder>public ByzCoinProto.Invoke getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ByzCoinProto.Invoke build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ByzCoinProto.Invoke buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ByzCoinProto.Invoke.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.Invoke.Builder>public ByzCoinProto.Invoke.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.Invoke.Builder>public ByzCoinProto.Invoke.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.Invoke.Builder>public ByzCoinProto.Invoke.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.Invoke.Builder>public ByzCoinProto.Invoke.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.Invoke.Builder>public ByzCoinProto.Invoke.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.Invoke.Builder>public ByzCoinProto.Invoke.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ByzCoinProto.Invoke.Builder>public ByzCoinProto.Invoke.Builder mergeFrom(ByzCoinProto.Invoke other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.Invoke.Builder>public ByzCoinProto.Invoke.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ByzCoinProto.Invoke.Builder>IOExceptionpublic boolean hasCommand()
Command is interpreted by the contract.
required string command = 1;hasCommand in interface ByzCoinProto.InvokeOrBuilderpublic String getCommand()
Command is interpreted by the contract.
required string command = 1;getCommand in interface ByzCoinProto.InvokeOrBuilderpublic com.google.protobuf.ByteString getCommandBytes()
Command is interpreted by the contract.
required string command = 1;getCommandBytes in interface ByzCoinProto.InvokeOrBuilderpublic ByzCoinProto.Invoke.Builder setCommand(String value)
Command is interpreted by the contract.
required string command = 1;public ByzCoinProto.Invoke.Builder clearCommand()
Command is interpreted by the contract.
required string command = 1;public ByzCoinProto.Invoke.Builder setCommandBytes(com.google.protobuf.ByteString value)
Command is interpreted by the contract.
required string command = 1;public List<ByzCoinProto.Argument> getArgsList()
Args holds all data necessary for the successful execution of the command.
repeated .byzcoin.Argument args = 2;getArgsList in interface ByzCoinProto.InvokeOrBuilderpublic int getArgsCount()
Args holds all data necessary for the successful execution of the command.
repeated .byzcoin.Argument args = 2;getArgsCount in interface ByzCoinProto.InvokeOrBuilderpublic ByzCoinProto.Argument getArgs(int index)
Args holds all data necessary for the successful execution of the command.
repeated .byzcoin.Argument args = 2;getArgs in interface ByzCoinProto.InvokeOrBuilderpublic ByzCoinProto.Invoke.Builder setArgs(int index, ByzCoinProto.Argument value)
Args holds all data necessary for the successful execution of the command.
repeated .byzcoin.Argument args = 2;public ByzCoinProto.Invoke.Builder setArgs(int index, ByzCoinProto.Argument.Builder builderForValue)
Args holds all data necessary for the successful execution of the command.
repeated .byzcoin.Argument args = 2;public ByzCoinProto.Invoke.Builder addArgs(ByzCoinProto.Argument value)
Args holds all data necessary for the successful execution of the command.
repeated .byzcoin.Argument args = 2;public ByzCoinProto.Invoke.Builder addArgs(int index, ByzCoinProto.Argument value)
Args holds all data necessary for the successful execution of the command.
repeated .byzcoin.Argument args = 2;public ByzCoinProto.Invoke.Builder addArgs(ByzCoinProto.Argument.Builder builderForValue)
Args holds all data necessary for the successful execution of the command.
repeated .byzcoin.Argument args = 2;public ByzCoinProto.Invoke.Builder addArgs(int index, ByzCoinProto.Argument.Builder builderForValue)
Args holds all data necessary for the successful execution of the command.
repeated .byzcoin.Argument args = 2;public ByzCoinProto.Invoke.Builder addAllArgs(Iterable<? extends ByzCoinProto.Argument> values)
Args holds all data necessary for the successful execution of the command.
repeated .byzcoin.Argument args = 2;public ByzCoinProto.Invoke.Builder clearArgs()
Args holds all data necessary for the successful execution of the command.
repeated .byzcoin.Argument args = 2;public ByzCoinProto.Invoke.Builder removeArgs(int index)
Args holds all data necessary for the successful execution of the command.
repeated .byzcoin.Argument args = 2;public ByzCoinProto.Argument.Builder getArgsBuilder(int index)
Args holds all data necessary for the successful execution of the command.
repeated .byzcoin.Argument args = 2;public ByzCoinProto.ArgumentOrBuilder getArgsOrBuilder(int index)
Args holds all data necessary for the successful execution of the command.
repeated .byzcoin.Argument args = 2;getArgsOrBuilder in interface ByzCoinProto.InvokeOrBuilderpublic List<? extends ByzCoinProto.ArgumentOrBuilder> getArgsOrBuilderList()
Args holds all data necessary for the successful execution of the command.
repeated .byzcoin.Argument args = 2;getArgsOrBuilderList in interface ByzCoinProto.InvokeOrBuilderpublic ByzCoinProto.Argument.Builder addArgsBuilder()
Args holds all data necessary for the successful execution of the command.
repeated .byzcoin.Argument args = 2;public ByzCoinProto.Argument.Builder addArgsBuilder(int index)
Args holds all data necessary for the successful execution of the command.
repeated .byzcoin.Argument args = 2;public List<ByzCoinProto.Argument.Builder> getArgsBuilderList()
Args holds all data necessary for the successful execution of the command.
repeated .byzcoin.Argument args = 2;public final ByzCoinProto.Invoke.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.Invoke.Builder>public final ByzCoinProto.Invoke.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.Invoke.Builder>Copyright © 2018. All rights reserved.