| Package | Description |
|---|---|
| com.sun.enterprise.admin.servermgmt.xml.stringsubs |
| Modifier and Type | Field and Description |
|---|---|
protected ModeType |
Group.mode |
| Modifier and Type | Method and Description |
|---|---|
static ModeType |
ModeType.fromValue(String v) |
ModeType |
Group.getMode()
Gets the value of the mode property.
|
static ModeType |
ModeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModeType[] |
ModeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Group.setMode(ModeType value)
Sets the value of the mode property.
|
Copyright © 2015. All rights reserved.