Package | Description |
---|---|
org.josef.util |
Utility Classes.
|
org.josef.web.jsf.converter |
JSF Demo converters.
|
Modifier and Type | Method and Description |
---|---|
static Case |
Case.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Case[] |
Case.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Case |
GenericStringConverter.getCase()
Gets the case attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
GenericStringConverter.setCase(Case theCase)
Sets the case attribute.
|
Copyright © 2008–2018. All rights reserved.