Uses of Class
org.n52.series.db.beans.CategoryEntity
-
Packages that use CategoryEntity Package Description org.n52.series.db.beans -
-
Uses of CategoryEntity in org.n52.series.db.beans
Methods in org.n52.series.db.beans that return CategoryEntity Modifier and Type Method Description CategoryEntityAbstractDatasetEntity. getCategory()CategoryEntityResultTemplateEntity. getCategory()Methods in org.n52.series.db.beans with parameters of type CategoryEntity Modifier and Type Method Description voidAbstractDatasetEntity. setCategory(CategoryEntity category)voidResultTemplateEntity. setCategory(CategoryEntity category)
-