Package | Description |
---|---|
org.tencompetence.portlet.modeleditor.beans |
Provides classes as beans used by the modeleditor.
|
Modifier and Type | Method and Description |
---|---|
static CompetenceSubCompetenceLevel.SubCompetenceMode |
CompetenceSubCompetenceLevel.SubCompetenceMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CompetenceSubCompetenceLevel.SubCompetenceMode[] |
CompetenceSubCompetenceLevel.SubCompetenceMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|