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