Uses of Enum Class
io.codemodder.codetf.CodeTFPackageAction.CodeTFPackageActionType
-
Uses of CodeTFPackageAction.CodeTFPackageActionType in io.codemodder.codetf
Methods in io.codemodder.codetf that return CodeTFPackageAction.CodeTFPackageActionTypeModifier and TypeMethodDescriptionCodeTFPackageAction.getAction()Returns the enum constant of this class with the specified name.CodeTFPackageAction.CodeTFPackageActionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.codemodder.codetf with parameters of type CodeTFPackageAction.CodeTFPackageActionTypeModifierConstructorDescriptionCodeTFPackageAction(CodeTFPackageAction.CodeTFPackageActionType action, CodeTFPackageAction.CodeTFPackageActionResult result, String packageUrl)