| Category Constructor |
|
| Name | Description | |
|---|---|---|
|
|
Category |
Creates and returns a new Category object.
|
|
|
Category(Boolean) |
Creates and returns a new Category object.
|
|
|
Category(String) |
Creates and returns a new Category object.
|
|
|
Category(CategoriesCollection) |
Creates and returns a new Category object.
|
|
|
Category(String, Boolean) |
Creates and returns a new Category object.
|
|
|
Category(CategoriesCollection, Boolean) |
Creates and returns a new Category object.
|
|
|
Category(CategoriesCollection, String) |
Creates and returns a new Category object.
|
|
|
Category(CategoriesCollection, String, Boolean) |
Creates and returns a new Category object.
|