Uses of Enum Class
ca.phon.app.project.checkwizard.CheckWizardStep1.Operation
Packages that use CheckWizardStep1.Operation
-
Uses of CheckWizardStep1.Operation in ca.phon.app.project.checkwizard
Subclasses with type arguments of type CheckWizardStep1.Operation in ca.phon.app.project.checkwizardMethods in ca.phon.app.project.checkwizard that return CheckWizardStep1.OperationModifier and TypeMethodDescriptionCheckWizardStep1.getOperation()static CheckWizardStep1.OperationReturns the enum constant of this class with the specified name.static CheckWizardStep1.Operation[]CheckWizardStep1.Operation.values()Returns an array containing the constants of this enum class, in the order they are declared.