Uses of Class
org.hisp.dhis.model.Category
Packages that use Category
-
Uses of Category in org.hisp.dhis
Methods in org.hisp.dhis that return CategoryMethods in org.hisp.dhis that return types with arguments of type CategoryMethods in org.hisp.dhis with parameters of type CategoryModifier and TypeMethodDescriptionDhis2.saveCategory(Category category) Saves aCategory.Dhis2.updateCategory(Category category) Updates aCategory.Method parameters in org.hisp.dhis with type arguments of type CategoryModifier and TypeMethodDescriptionDhis2.saveCategories(List<Category> categories) Saves or updates the list ofCategory.