Properties' Summary |
[ maybevoid ] long
TotalDigits |
totalDigits is the maximum number of digits in values of decimal data
types.
|
[ maybevoid ] long
FractionDigits |
fractionDigits is the maximum number of digits in the fractional part of values of
decimal data
|
[ maybevoid ] double
MaxInclusiveDouble |
specifies the inclusive upper bound for the value
|
[ maybevoid ] double
MaxExclusiveDouble |
specifies the exclusive upper bound for the value
|
[ maybevoid ] double
MinInclusiveDouble |
specifies the inclusive lower bound for the value
|
[ maybevoid ] double
MinExclusiveDouble |
specifies the exclusive lower bound for the value
|
Copyright © 2010 Sun Microsystems, Inc.