Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
javax.xml.rpc.holders.ByteWrapperHolder
Byte
s.
Field Summary | |
Byte |
|
Constructor Summary | |
| |
|
public ByteWrapperHolder()
Make a newByteWrapperHolder
with anull
value.
public ByteWrapperHolder(Byte value)
Make a newByteWrapperHolder
withvalue
as the value.
- Parameters:
value
- theByte
to hold