superwaba.ext.xplat.sql.db2e
Class BoundInt

java.lang.Object
  |
  +--superwaba.ext.xplat.sql.db2e.BoundInt

public class BoundInt
extends Object


Field Summary
 int nullIndicator
           
 int value
           
 
Constructor Summary
BoundInt()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, toString, wait, wait
 

Field Detail

value

public int value

nullIndicator

public int nullIndicator
Constructor Detail

BoundInt

public BoundInt()