DRAFT

javax.xml.rpc.holders
Class BigDecimalHolder

java.lang.Object
  extended by javax.xml.rpc.holders.BigDecimalHolder
All Implemented Interfaces:
Holder

public final class BigDecimalHolder
extends java.lang.Object
implements Holder


Field Summary
 java.math.BigDecimal value
           
 
Constructor Summary
BigDecimalHolder()
           
BigDecimalHolder(java.math.BigDecimal myBigDecimal)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public java.math.BigDecimal value
Constructor Detail

BigDecimalHolder

public BigDecimalHolder()

BigDecimalHolder

public BigDecimalHolder(java.math.BigDecimal myBigDecimal)

DRAFT

Submit a bug or feature

Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.

Generated on 24-November-2009 03:24