当前页面:
在线文档首页 >
Java Platform, Enterprise Edition v1.4 API Specifications
DoubleHolder (Java 2 Platform Ent. Ed. v1.4) - Java Platform, Enterprise Edition v1.4 API Specifications
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 2003 Sun Microsystems, Inc. All rights reserved.