Uses of Class
company.tap.commondependencies.Mada.StandardCodes.ActionCode
| Package | Description |
|---|---|
| company.tap.commondependencies.Mada.StandardCodes |
-
Uses of ActionCode in company.tap.commondependencies.Mada.StandardCodes
Methods in company.tap.commondependencies.Mada.StandardCodes that return ActionCode Modifier and Type Method Description static ActionCodeActionCode. get(java.lang.String code)static ActionCodeActionCode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ActionCode[]ActionCode. values()Returns an array containing the constants of this enum type, in the order they are declared.