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