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