public class WSRequestString extends WSRequest implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
value
The incapsulated string value
|
Constructor and Description |
---|
WSRequestString() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getValue() |
void |
setValue(java.lang.String value) |