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