Uses of Class
cn.sliew.sakura.common.dict.catalog.flink.CatalogFunctionLanguage
-
Packages that use CatalogFunctionLanguage Package Description cn.sliew.sakura.common.dict.catalog.flink -
-
Uses of CatalogFunctionLanguage in cn.sliew.sakura.common.dict.catalog.flink
Methods in cn.sliew.sakura.common.dict.catalog.flink 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.
-