javax.xml.rpc.holders
Class BooleanHolder
java.lang.Object
javax.xml.rpc.holders.BooleanHolder
- All Implemented Interfaces:
- Holder
public final class BooleanHolder
- extends Object
- implements Holder
Field Summary |
boolean |
value
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
public boolean value
BooleanHolder
public BooleanHolder()
BooleanHolder
public BooleanHolder(boolean myboolean)
Submit a bug or feature Copyright 2006 Sun Microsystems, Inc. All rights reserved.