jxUtil 0.6

org.sourceforge.jxutil.net.ddm.qddbasd
Class MANAGER

java.lang.Object
  |
  +--org.sourceforge.jxutil.net.ddm.qddprmd.DATA
        |
        +--org.sourceforge.jxutil.net.ddm.qddbasd.MANAGER
Direct Known Subclasses:
AGENT, CCSIDMGR, CMNMGR, RDB, SECMGR, SQLAM

public abstract class MANAGER
extends DATA

Resource Manager.


Field Summary
static short CP
           
protected  short mgrlvln
           
 
Constructor Summary
protected MANAGER(DDM ddm, int len)
           
protected MANAGER(short mgrlvln)
           
 
Method Summary
 String toString()
          Pretty print.
 
Methods inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.DATA
getCP, 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

mgrlvln

protected short mgrlvln
Constructor Detail

MANAGER

protected MANAGER(DDM ddm,
                  int len)
           throws IOException

MANAGER

protected MANAGER(short mgrlvln)
Method Detail

toString

public String toString()
Description copied from class: DATA
Pretty print.

Overrides:
toString in class DATA
Returns:
the class name and code point value.

jxUtil 0.6

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