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