| Modifier and Type | Field and Description |
|---|---|
protected Ws |
Remove.ws |
| Modifier and Type | Method and Description |
|---|---|
static Ws |
Ws.fromValue(String v) |
Ws |
Remove.getWs()
Gets the value of the ws property.
|
static Ws |
Ws.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Ws[] |
Ws.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Remove.setWs(Ws value)
Sets the value of the ws property.
|
Copyright © 2016. All rights reserved.