jxUtil 0.6

org.sourceforge.jxutil.net.ddm.qddprmd
Class BIN

java.lang.Object
  |
  +--org.sourceforge.jxutil.net.ddm.qddprmd.DATA
        |
        +--org.sourceforge.jxutil.net.ddm.qddprmd.NUMBER
              |
              +--org.sourceforge.jxutil.net.ddm.qddprmd.BIN
Direct Known Subclasses:
BIN16, BIN32, BIN64, BIN8, MAXBLKEXT, MAXSCTNBR, QRYBLKSZ, QRYROWNBR

public abstract class BIN
extends NUMBER

Binary Integer Number. Binary Integer Number (BIN) is expressed by using an instance of BINDR.


Field Summary
static short CP
           
 
Constructor Summary
BIN()
           
 
Methods inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.DATA
getCP, toString, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

CP

public static final short CP
See Also:
Constant Field Values
Constructor Detail

BIN

public BIN()

jxUtil 0.6

Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.