Modifier and Type | Field and Description |
---|---|
java.lang.String |
value
The
String contained by this holder. |
Constructor and Description |
---|
StringHolder()
Make a new
StringHolder with a null value. |
StringHolder(java.lang.String value)
Make a new
StringHolder with value as
the value. |
Copyright ? 2005 Apache Web Services Project. All Rights Reserved.