public class Category extends Object
| Constructor and Description |
|---|
Category() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Action> |
getActions()
Returns the actions associated with this category.
|
org.forgerock.i18n.LocalizableMessage |
getName()
Returns the name of the category.
|
void |
setName(org.forgerock.i18n.LocalizableMessage name)
Sets the name of the category.
|
Copyright © 2010-2020 Wren Security. All Rights Reserved.