Uses of Class
com.daml.ledger.api.v2.CommandsOuterClass.ExerciseByKeyCommand
Packages that use CommandsOuterClass.ExerciseByKeyCommand
-
Uses of CommandsOuterClass.ExerciseByKeyCommand in com.daml.ledger.api.v2
Methods in com.daml.ledger.api.v2 that return CommandsOuterClass.ExerciseByKeyCommandModifier and TypeMethodDescriptionCommandsOuterClass.ExerciseByKeyCommand.Builder.build()CommandsOuterClass.ExerciseByKeyCommand.Builder.buildPartial()CommandsOuterClass.ExerciseByKeyCommand.getDefaultInstance()CommandsOuterClass.ExerciseByKeyCommand.Builder.getDefaultInstanceForType()CommandsOuterClass.ExerciseByKeyCommand.getDefaultInstanceForType()CommandsOuterClass.Command.Builder.getExerciseByKey().com.daml.ledger.api.v2.ExerciseByKeyCommand exercise_by_key = 4 [json_name = "exerciseByKey"];CommandsOuterClass.Command.getExerciseByKey().com.daml.ledger.api.v2.ExerciseByKeyCommand exercise_by_key = 4 [json_name = "exerciseByKey"];CommandsOuterClass.CommandOrBuilder.getExerciseByKey().com.daml.ledger.api.v2.ExerciseByKeyCommand exercise_by_key = 4 [json_name = "exerciseByKey"];CommandsOuterClass.ExerciseByKeyCommand.parseDelimitedFrom(InputStream input) CommandsOuterClass.ExerciseByKeyCommand.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandsOuterClass.ExerciseByKeyCommand.parseFrom(byte[] data) CommandsOuterClass.ExerciseByKeyCommand.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandsOuterClass.ExerciseByKeyCommand.parseFrom(com.google.protobuf.ByteString data) CommandsOuterClass.ExerciseByKeyCommand.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandsOuterClass.ExerciseByKeyCommand.parseFrom(com.google.protobuf.CodedInputStream input) CommandsOuterClass.ExerciseByKeyCommand.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandsOuterClass.ExerciseByKeyCommand.parseFrom(InputStream input) CommandsOuterClass.ExerciseByKeyCommand.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandsOuterClass.ExerciseByKeyCommand.parseFrom(ByteBuffer data) CommandsOuterClass.ExerciseByKeyCommand.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.daml.ledger.api.v2 that return types with arguments of type CommandsOuterClass.ExerciseByKeyCommandModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CommandsOuterClass.ExerciseByKeyCommand>CommandsOuterClass.ExerciseByKeyCommand.getParserForType()static com.google.protobuf.Parser<CommandsOuterClass.ExerciseByKeyCommand>CommandsOuterClass.ExerciseByKeyCommand.parser()Methods in com.daml.ledger.api.v2 with parameters of type CommandsOuterClass.ExerciseByKeyCommandModifier and TypeMethodDescriptionCommandsOuterClass.Command.Builder.mergeExerciseByKey(CommandsOuterClass.ExerciseByKeyCommand value) .com.daml.ledger.api.v2.ExerciseByKeyCommand exercise_by_key = 4 [json_name = "exerciseByKey"];CommandsOuterClass.ExerciseByKeyCommand.Builder.mergeFrom(CommandsOuterClass.ExerciseByKeyCommand other) CommandsOuterClass.ExerciseByKeyCommand.newBuilder(CommandsOuterClass.ExerciseByKeyCommand prototype) CommandsOuterClass.Command.Builder.setExerciseByKey(CommandsOuterClass.ExerciseByKeyCommand value) .com.daml.ledger.api.v2.ExerciseByKeyCommand exercise_by_key = 4 [json_name = "exerciseByKey"]; -
Uses of CommandsOuterClass.ExerciseByKeyCommand in com.daml.ledger.javaapi.data
Methods in com.daml.ledger.javaapi.data that return CommandsOuterClass.ExerciseByKeyCommandMethods in com.daml.ledger.javaapi.data with parameters of type CommandsOuterClass.ExerciseByKeyCommandModifier and TypeMethodDescriptionstatic ExerciseByKeyCommandExerciseByKeyCommand.fromProto(CommandsOuterClass.ExerciseByKeyCommand command)