Uses of Enum Class
com.daml.ledger.api.v2.admin.CommandInspectionServiceOuterClass.CommandState
Packages that use CommandInspectionServiceOuterClass.CommandState
-
Uses of CommandInspectionServiceOuterClass.CommandState in com.daml.ledger.api.v2.admin
Methods in com.daml.ledger.api.v2.admin that return CommandInspectionServiceOuterClass.CommandStateModifier and TypeMethodDescriptionCommandInspectionServiceOuterClass.CommandState.forNumber(int value) CommandInspectionServiceOuterClass.CommandStatus.Builder.getState().com.daml.ledger.api.v2.admin.CommandState state = 4 [json_name = "state"];CommandInspectionServiceOuterClass.CommandStatus.getState().com.daml.ledger.api.v2.admin.CommandState state = 4 [json_name = "state"];CommandInspectionServiceOuterClass.CommandStatusOrBuilder.getState().com.daml.ledger.api.v2.admin.CommandState state = 4 [json_name = "state"];CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder.getState()optional filter by stateCommandInspectionServiceOuterClass.GetCommandStatusRequest.getState()optional filter by stateCommandInspectionServiceOuterClass.GetCommandStatusRequestOrBuilder.getState()optional filter by stateCommandInspectionServiceOuterClass.CommandState.valueOf(int value) Deprecated.CommandInspectionServiceOuterClass.CommandState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.CommandInspectionServiceOuterClass.CommandState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.daml.ledger.api.v2.admin that return types with arguments of type CommandInspectionServiceOuterClass.CommandStateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<CommandInspectionServiceOuterClass.CommandState>CommandInspectionServiceOuterClass.CommandState.internalGetValueMap()Methods in com.daml.ledger.api.v2.admin with parameters of type CommandInspectionServiceOuterClass.CommandStateModifier and TypeMethodDescriptionCommandInspectionServiceOuterClass.CommandStatus.Builder.setState(CommandInspectionServiceOuterClass.CommandState value) .com.daml.ledger.api.v2.admin.CommandState state = 4 [json_name = "state"];CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder.setState(CommandInspectionServiceOuterClass.CommandState value) optional filter by state