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