public class StatusSection extends Object
StatusSection class.
Constructor and Description |
---|
StatusSection()
Constructor for StatusSection.
|
Modifier and Type | Method and Description |
---|---|
void |
addCategory(StatusCategory newCategory)
addCategory
|
Collection<StatusCategory> |
getCategories()
getCategories
|
String |
getName()
getName
|
void |
setName(String name)
setName
|
public Collection<StatusCategory> getCategories()
getCategories
Collection
object.public void addCategory(StatusCategory newCategory)
addCategory
newCategory
- a StatusCategory
object.Copyright © 2021. All rights reserved.