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