Uses of Enum Class
io.codemodder.codetf.CodeTFPackageAction.CodeTFPackageActionResult
Packages that use CodeTFPackageAction.CodeTFPackageActionResult
-
Uses of CodeTFPackageAction.CodeTFPackageActionResult in io.codemodder.codetf
Methods in io.codemodder.codetf that return CodeTFPackageAction.CodeTFPackageActionResultModifier and TypeMethodDescriptionCodeTFPackageAction.getResult()
Returns the enum constant of this class with the specified name.CodeTFPackageAction.CodeTFPackageActionResult.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.CodeTFPackageActionResultModifierConstructorDescriptionCodeTFPackageAction
(CodeTFPackageAction.CodeTFPackageActionType action, CodeTFPackageAction.CodeTFPackageActionResult result, String packageUrl)