Package com.daml.ledger.api.v2
Class CommandsOuterClass.ExerciseByKeyCommand.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<CommandsOuterClass.ExerciseByKeyCommand.Builder>
com.daml.ledger.api.v2.CommandsOuterClass.ExerciseByKeyCommand.Builder
- All Implemented Interfaces:
CommandsOuterClass.ExerciseByKeyCommandOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- CommandsOuterClass.ExerciseByKeyCommand
public static final class CommandsOuterClass.ExerciseByKeyCommand.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<CommandsOuterClass.ExerciseByKeyCommand.Builder>
implements CommandsOuterClass.ExerciseByKeyCommandOrBuilder
Exercise a choice on an existing contract specified by its key.Protobuf type
com.daml.ledger.api.v2.ExerciseByKeyCommand
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
The name of the choice the client wants to exercise.The argument for this choice.The key of the contract the client wants to exercise upon.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) The template of contract the client wants to exercise.clone()
The name of the choice the client wants to exercise.The argument for this choice.The argument for this choice.The argument for this choice.com.google.protobuf.ByteString
The name of the choice the client wants to exercise.The key of the contract the client wants to exercise upon.The key of the contract the client wants to exercise upon.The key of the contract the client wants to exercise upon.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
The template of contract the client wants to exercise.The template of contract the client wants to exercise.The template of contract the client wants to exercise.boolean
The argument for this choice.boolean
The key of the contract the client wants to exercise upon.boolean
The template of contract the client wants to exercise.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
The argument for this choice.The key of the contract the client wants to exercise upon.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) The template of contract the client wants to exercise.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) The name of the choice the client wants to exercise.The argument for this choice.setChoiceArgument
(ValueOuterClass.Value.Builder builderForValue) The argument for this choice.setChoiceBytes
(com.google.protobuf.ByteString value) The name of the choice the client wants to exercise.The key of the contract the client wants to exercise upon.setContractKey
(ValueOuterClass.Value.Builder builderForValue) The key of the contract the client wants to exercise upon.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) The template of contract the client wants to exercise.setTemplateId
(ValueOuterClass.Identifier.Builder builderForValue) The template of contract the client wants to exercise.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<CommandsOuterClass.ExerciseByKeyCommand.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<CommandsOuterClass.ExerciseByKeyCommand.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<CommandsOuterClass.ExerciseByKeyCommand.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<CommandsOuterClass.ExerciseByKeyCommand.Builder>
-
setField
public CommandsOuterClass.ExerciseByKeyCommand.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<CommandsOuterClass.ExerciseByKeyCommand.Builder>
-
clearField
public CommandsOuterClass.ExerciseByKeyCommand.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<CommandsOuterClass.ExerciseByKeyCommand.Builder>
-
clearOneof
public CommandsOuterClass.ExerciseByKeyCommand.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<CommandsOuterClass.ExerciseByKeyCommand.Builder>
-
setRepeatedField
public CommandsOuterClass.ExerciseByKeyCommand.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<CommandsOuterClass.ExerciseByKeyCommand.Builder>
-
addRepeatedField
public CommandsOuterClass.ExerciseByKeyCommand.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<CommandsOuterClass.ExerciseByKeyCommand.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<CommandsOuterClass.ExerciseByKeyCommand.Builder>
-
mergeFrom
public CommandsOuterClass.ExerciseByKeyCommand.Builder mergeFrom(CommandsOuterClass.ExerciseByKeyCommand other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<CommandsOuterClass.ExerciseByKeyCommand.Builder>
-
mergeFrom
public CommandsOuterClass.ExerciseByKeyCommand.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<CommandsOuterClass.ExerciseByKeyCommand.Builder>
- Throws:
IOException
-
hasTemplateId
public boolean hasTemplateId()The template of contract the client wants to exercise. Both package-name and package-id reference identifier formats for the template-id are supported. Note: The package-id reference identifier format is deprecated. We plan to end support for this format in version 3.4. Required
.com.daml.ledger.api.v2.Identifier template_id = 1 [json_name = "templateId"];
- Specified by:
hasTemplateId
in interfaceCommandsOuterClass.ExerciseByKeyCommandOrBuilder
- Returns:
- Whether the templateId field is set.
-
getTemplateId
The template of contract the client wants to exercise. Both package-name and package-id reference identifier formats for the template-id are supported. Note: The package-id reference identifier format is deprecated. We plan to end support for this format in version 3.4. Required
.com.daml.ledger.api.v2.Identifier template_id = 1 [json_name = "templateId"];
- Specified by:
getTemplateId
in interfaceCommandsOuterClass.ExerciseByKeyCommandOrBuilder
- Returns:
- The templateId.
-
setTemplateId
public CommandsOuterClass.ExerciseByKeyCommand.Builder setTemplateId(ValueOuterClass.Identifier value) The template of contract the client wants to exercise. Both package-name and package-id reference identifier formats for the template-id are supported. Note: The package-id reference identifier format is deprecated. We plan to end support for this format in version 3.4. Required
.com.daml.ledger.api.v2.Identifier template_id = 1 [json_name = "templateId"];
-
setTemplateId
public CommandsOuterClass.ExerciseByKeyCommand.Builder setTemplateId(ValueOuterClass.Identifier.Builder builderForValue) The template of contract the client wants to exercise. Both package-name and package-id reference identifier formats for the template-id are supported. Note: The package-id reference identifier format is deprecated. We plan to end support for this format in version 3.4. Required
.com.daml.ledger.api.v2.Identifier template_id = 1 [json_name = "templateId"];
-
mergeTemplateId
public CommandsOuterClass.ExerciseByKeyCommand.Builder mergeTemplateId(ValueOuterClass.Identifier value) The template of contract the client wants to exercise. Both package-name and package-id reference identifier formats for the template-id are supported. Note: The package-id reference identifier format is deprecated. We plan to end support for this format in version 3.4. Required
.com.daml.ledger.api.v2.Identifier template_id = 1 [json_name = "templateId"];
-
clearTemplateId
The template of contract the client wants to exercise. Both package-name and package-id reference identifier formats for the template-id are supported. Note: The package-id reference identifier format is deprecated. We plan to end support for this format in version 3.4. Required
.com.daml.ledger.api.v2.Identifier template_id = 1 [json_name = "templateId"];
-
getTemplateIdBuilder
The template of contract the client wants to exercise. Both package-name and package-id reference identifier formats for the template-id are supported. Note: The package-id reference identifier format is deprecated. We plan to end support for this format in version 3.4. Required
.com.daml.ledger.api.v2.Identifier template_id = 1 [json_name = "templateId"];
-
getTemplateIdOrBuilder
The template of contract the client wants to exercise. Both package-name and package-id reference identifier formats for the template-id are supported. Note: The package-id reference identifier format is deprecated. We plan to end support for this format in version 3.4. Required
.com.daml.ledger.api.v2.Identifier template_id = 1 [json_name = "templateId"];
- Specified by:
getTemplateIdOrBuilder
in interfaceCommandsOuterClass.ExerciseByKeyCommandOrBuilder
-
hasContractKey
public boolean hasContractKey()The key of the contract the client wants to exercise upon. Required
.com.daml.ledger.api.v2.Value contract_key = 2 [json_name = "contractKey"];
- Specified by:
hasContractKey
in interfaceCommandsOuterClass.ExerciseByKeyCommandOrBuilder
- Returns:
- Whether the contractKey field is set.
-
getContractKey
The key of the contract the client wants to exercise upon. Required
.com.daml.ledger.api.v2.Value contract_key = 2 [json_name = "contractKey"];
- Specified by:
getContractKey
in interfaceCommandsOuterClass.ExerciseByKeyCommandOrBuilder
- Returns:
- The contractKey.
-
setContractKey
The key of the contract the client wants to exercise upon. Required
.com.daml.ledger.api.v2.Value contract_key = 2 [json_name = "contractKey"];
-
setContractKey
public CommandsOuterClass.ExerciseByKeyCommand.Builder setContractKey(ValueOuterClass.Value.Builder builderForValue) The key of the contract the client wants to exercise upon. Required
.com.daml.ledger.api.v2.Value contract_key = 2 [json_name = "contractKey"];
-
mergeContractKey
public CommandsOuterClass.ExerciseByKeyCommand.Builder mergeContractKey(ValueOuterClass.Value value) The key of the contract the client wants to exercise upon. Required
.com.daml.ledger.api.v2.Value contract_key = 2 [json_name = "contractKey"];
-
clearContractKey
The key of the contract the client wants to exercise upon. Required
.com.daml.ledger.api.v2.Value contract_key = 2 [json_name = "contractKey"];
-
getContractKeyBuilder
The key of the contract the client wants to exercise upon. Required
.com.daml.ledger.api.v2.Value contract_key = 2 [json_name = "contractKey"];
-
getContractKeyOrBuilder
The key of the contract the client wants to exercise upon. Required
.com.daml.ledger.api.v2.Value contract_key = 2 [json_name = "contractKey"];
- Specified by:
getContractKeyOrBuilder
in interfaceCommandsOuterClass.ExerciseByKeyCommandOrBuilder
-
getChoice
The name of the choice the client wants to exercise. Must be a valid NameString (as described in ``value.proto``) Required
string choice = 3 [json_name = "choice"];
- Specified by:
getChoice
in interfaceCommandsOuterClass.ExerciseByKeyCommandOrBuilder
- Returns:
- The choice.
-
getChoiceBytes
public com.google.protobuf.ByteString getChoiceBytes()The name of the choice the client wants to exercise. Must be a valid NameString (as described in ``value.proto``) Required
string choice = 3 [json_name = "choice"];
- Specified by:
getChoiceBytes
in interfaceCommandsOuterClass.ExerciseByKeyCommandOrBuilder
- Returns:
- The bytes for choice.
-
setChoice
The name of the choice the client wants to exercise. Must be a valid NameString (as described in ``value.proto``) Required
string choice = 3 [json_name = "choice"];
- Parameters:
value
- The choice to set.- Returns:
- This builder for chaining.
-
clearChoice
The name of the choice the client wants to exercise. Must be a valid NameString (as described in ``value.proto``) Required
string choice = 3 [json_name = "choice"];
- Returns:
- This builder for chaining.
-
setChoiceBytes
public CommandsOuterClass.ExerciseByKeyCommand.Builder setChoiceBytes(com.google.protobuf.ByteString value) The name of the choice the client wants to exercise. Must be a valid NameString (as described in ``value.proto``) Required
string choice = 3 [json_name = "choice"];
- Parameters:
value
- The bytes for choice to set.- Returns:
- This builder for chaining.
-
hasChoiceArgument
public boolean hasChoiceArgument()The argument for this choice. Required
.com.daml.ledger.api.v2.Value choice_argument = 4 [json_name = "choiceArgument"];
- Specified by:
hasChoiceArgument
in interfaceCommandsOuterClass.ExerciseByKeyCommandOrBuilder
- Returns:
- Whether the choiceArgument field is set.
-
getChoiceArgument
The argument for this choice. Required
.com.daml.ledger.api.v2.Value choice_argument = 4 [json_name = "choiceArgument"];
- Specified by:
getChoiceArgument
in interfaceCommandsOuterClass.ExerciseByKeyCommandOrBuilder
- Returns:
- The choiceArgument.
-
setChoiceArgument
public CommandsOuterClass.ExerciseByKeyCommand.Builder setChoiceArgument(ValueOuterClass.Value value) The argument for this choice. Required
.com.daml.ledger.api.v2.Value choice_argument = 4 [json_name = "choiceArgument"];
-
setChoiceArgument
public CommandsOuterClass.ExerciseByKeyCommand.Builder setChoiceArgument(ValueOuterClass.Value.Builder builderForValue) The argument for this choice. Required
.com.daml.ledger.api.v2.Value choice_argument = 4 [json_name = "choiceArgument"];
-
mergeChoiceArgument
public CommandsOuterClass.ExerciseByKeyCommand.Builder mergeChoiceArgument(ValueOuterClass.Value value) The argument for this choice. Required
.com.daml.ledger.api.v2.Value choice_argument = 4 [json_name = "choiceArgument"];
-
clearChoiceArgument
The argument for this choice. Required
.com.daml.ledger.api.v2.Value choice_argument = 4 [json_name = "choiceArgument"];
-
getChoiceArgumentBuilder
The argument for this choice. Required
.com.daml.ledger.api.v2.Value choice_argument = 4 [json_name = "choiceArgument"];
-
getChoiceArgumentOrBuilder
The argument for this choice. Required
.com.daml.ledger.api.v2.Value choice_argument = 4 [json_name = "choiceArgument"];
- Specified by:
getChoiceArgumentOrBuilder
in interfaceCommandsOuterClass.ExerciseByKeyCommandOrBuilder
-
setUnknownFields
public final CommandsOuterClass.ExerciseByKeyCommand.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<CommandsOuterClass.ExerciseByKeyCommand.Builder>
-
mergeUnknownFields
public final CommandsOuterClass.ExerciseByKeyCommand.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<CommandsOuterClass.ExerciseByKeyCommand.Builder>
-