| Package | Description |
|---|---|
| com.liferay.portal.kernel.nio.intraband.welder |
| Modifier and Type | Field and Description |
|---|---|
protected BaseWelder.State |
BaseWelder.state |
| Modifier and Type | Method and Description |
|---|---|
static BaseWelder.State |
BaseWelder.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseWelder.State[] |
BaseWelder.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|