Uses of Class
cronapi.CronapiMetaData.CategoryType
-
-
Uses of CronapiMetaData.CategoryType in cronapi
Methods in cronapi that return CronapiMetaData.CategoryType Modifier and Type Method Description CronapiMetaData.CategoryTypecategory()static CronapiMetaData.CategoryTypeCronapiMetaData.CategoryType. valueOf(String name)Returns the enum constant of this type with the specified name.static CronapiMetaData.CategoryType[]CronapiMetaData.CategoryType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-