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