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