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, hasChildren
getTarget
java.math.BigInteger bigIntegerValue() throws CDIException
CDIException
long longValue() throws CDIException
CDIException
int intValue() throws CDIException
CDIException
short shortValue() throws CDIException
CDIException
int byteValue() throws CDIException
CDIException
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.