Uses of Class
com.daml.ledger.api.v2.CommandsOuterClass.ExerciseCommand
Packages that use CommandsOuterClass.ExerciseCommand
-
Uses of CommandsOuterClass.ExerciseCommand in com.daml.ledger.api.v2
Methods in com.daml.ledger.api.v2 that return CommandsOuterClass.ExerciseCommandModifier and TypeMethodDescriptionCommandsOuterClass.ExerciseCommand.Builder.build()CommandsOuterClass.ExerciseCommand.Builder.buildPartial()CommandsOuterClass.ExerciseCommand.getDefaultInstance()CommandsOuterClass.ExerciseCommand.Builder.getDefaultInstanceForType()CommandsOuterClass.ExerciseCommand.getDefaultInstanceForType()CommandsOuterClass.Command.Builder.getExercise().com.daml.ledger.api.v2.ExerciseCommand exercise = 2 [json_name = "exercise"];CommandsOuterClass.Command.getExercise().com.daml.ledger.api.v2.ExerciseCommand exercise = 2 [json_name = "exercise"];CommandsOuterClass.CommandOrBuilder.getExercise().com.daml.ledger.api.v2.ExerciseCommand exercise = 2 [json_name = "exercise"];CommandsOuterClass.ExerciseCommand.parseDelimitedFrom(InputStream input) CommandsOuterClass.ExerciseCommand.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandsOuterClass.ExerciseCommand.parseFrom(byte[] data) CommandsOuterClass.ExerciseCommand.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandsOuterClass.ExerciseCommand.parseFrom(com.google.protobuf.ByteString data) CommandsOuterClass.ExerciseCommand.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandsOuterClass.ExerciseCommand.parseFrom(com.google.protobuf.CodedInputStream input) CommandsOuterClass.ExerciseCommand.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandsOuterClass.ExerciseCommand.parseFrom(InputStream input) CommandsOuterClass.ExerciseCommand.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandsOuterClass.ExerciseCommand.parseFrom(ByteBuffer data) CommandsOuterClass.ExerciseCommand.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.daml.ledger.api.v2 that return types with arguments of type CommandsOuterClass.ExerciseCommandModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CommandsOuterClass.ExerciseCommand>CommandsOuterClass.ExerciseCommand.getParserForType()static com.google.protobuf.Parser<CommandsOuterClass.ExerciseCommand>CommandsOuterClass.ExerciseCommand.parser()Methods in com.daml.ledger.api.v2 with parameters of type CommandsOuterClass.ExerciseCommandModifier and TypeMethodDescriptionCommandsOuterClass.Command.Builder.mergeExercise(CommandsOuterClass.ExerciseCommand value) .com.daml.ledger.api.v2.ExerciseCommand exercise = 2 [json_name = "exercise"];CommandsOuterClass.ExerciseCommand.Builder.mergeFrom(CommandsOuterClass.ExerciseCommand other) CommandsOuterClass.ExerciseCommand.newBuilder(CommandsOuterClass.ExerciseCommand prototype) CommandsOuterClass.Command.Builder.setExercise(CommandsOuterClass.ExerciseCommand value) .com.daml.ledger.api.v2.ExerciseCommand exercise = 2 [json_name = "exercise"]; -
Uses of CommandsOuterClass.ExerciseCommand in com.daml.ledger.javaapi.data
Methods in com.daml.ledger.javaapi.data that return CommandsOuterClass.ExerciseCommandMethods in com.daml.ledger.javaapi.data with parameters of type CommandsOuterClass.ExerciseCommandModifier and TypeMethodDescriptionstatic ExerciseCommandExerciseCommand.fromProto(CommandsOuterClass.ExerciseCommand command)