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