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