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