Package | Description |
---|---|
org.josef.web.jsf |
Java Server Faces related classes.
|
Modifier and Type | Method and Description |
---|---|
static CAction |
CAction.getAction(String name)
Gets the enumerated CAction that corresponds with the supplied name.
|
static CAction |
CAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CAction[] |
CAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2018. All rights reserved.