Uses of Class
cn.sliew.sakura.common.dict.CatalogFunctionLanguage
-
Packages that use CatalogFunctionLanguage Package Description cn.sliew.sakura.common.dict -
-
Uses of CatalogFunctionLanguage in cn.sliew.sakura.common.dict
Methods in cn.sliew.sakura.common.dict that return CatalogFunctionLanguage Modifier and Type Method Description static CatalogFunctionLanguageCatalogFunctionLanguage. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CatalogFunctionLanguage[]CatalogFunctionLanguage. values()Returns an array containing the constants of this enum type, in the order they are declared.
-