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