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