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