public interface ICDIIntegralValue extends ICDIValue
| Modifier and Type | Method and Description |
|---|---|
java.math.BigInteger |
bigIntegerValue() |
int |
byteValue() |
int |
intValue() |
long |
longValue() |
short |
shortValue() |
getChildrenNumber, getType, getTypeName, getValueString, getVariables, hasChildrengetTargetjava.math.BigInteger bigIntegerValue()
throws CDIException
CDIExceptionlong longValue()
throws CDIException
CDIExceptionint intValue()
throws CDIException
CDIExceptionshort shortValue()
throws CDIException
CDIExceptionint byteValue()
throws CDIException
CDIExceptionCopyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.