org.sblim.wbem.cim
public class Numeric extends java.math.BigInteger
| Constructor and Description |
|---|
Numeric(java.lang.String value)
Base constructor.
|
abs, add, and, andNot, bitCount, bitLength, clearBit, compareTo, divide, divideAndRemainder, doubleValue, equals, flipBit, floatValue, gcd, getLowestSetBit, hashCode, intValue, isProbablePrime, longValue, max, min, mod, modInverse, modPow, multiply, negate, nextProbablePrime, not, or, pow, probablePrime, remainder, setBit, shiftLeft, shiftRight, signum, subtract, testBit, toByteArray, toString, toString, valueOf, xorpublic Numeric(java.lang.String value)
value - The value of the 'numeric' key property.BigInteger.BigInteger(java.lang.String)Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.