Uses of Enum Class
com.daml.ledger.api.v2.CommandsOuterClass.Command.CommandCase
Packages that use CommandsOuterClass.Command.CommandCase
-
Uses of CommandsOuterClass.Command.CommandCase in com.daml.ledger.api.v2
Methods in com.daml.ledger.api.v2 that return CommandsOuterClass.Command.CommandCaseModifier and TypeMethodDescriptionCommandsOuterClass.Command.CommandCase.forNumber(int value) CommandsOuterClass.Command.Builder.getCommandCase()CommandsOuterClass.Command.getCommandCase()CommandsOuterClass.CommandOrBuilder.getCommandCase()CommandsOuterClass.Command.CommandCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.CommandsOuterClass.Command.CommandCase.values()Returns an array containing the constants of this enum class, in the order they are declared.