jxUtil 0.6

org.sourceforge.jxutil.net.ddm.qddrdbd
Class TRGDFTRT

java.lang.Object
  |
  +--org.sourceforge.jxutil.net.ddm.qddprmd.DATA
        |
        +--org.sourceforge.jxutil.net.ddm.qddprmd.OBJECT
              |
              +--org.sourceforge.jxutil.net.ddm.qddprmd.SCALAR
                    |
                    +--org.sourceforge.jxutil.net.ddm.qddprmd.BOOLEAN
                          |
                          +--org.sourceforge.jxutil.net.ddm.qddrdbd.TRGDFTRT

public class TRGDFTRT
extends BOOLEAN

Target Default Value Return (TRGDFTRT) Boolean State whether to return the target default values in ACCRDBRM when ACCRDB is successfully executed. The value TRUE indicates that the target default values are returned. The value FALSE indicates that the target default values are not returned.


Field Summary
static short CP
           
 HEXSTRDR value
           
 
Fields inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.BOOLEAN
FALSE, TRUE
 
Constructor Summary
TRGDFTRT(DDM ddm, int len)
           
 
Method Summary
 void write(DDM ddm)
          Write out the object.
 
Methods inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.BOOLEAN
toString
 
Methods inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.SCALAR
writeMembers
 
Methods inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.DATA
getCP
 
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

value

public HEXSTRDR value
Constructor Detail

TRGDFTRT

public TRGDFTRT(DDM ddm,
                int len)
         throws IOException
Method Detail

write

public void write(DDM ddm)
           throws IOException
Description copied from class: DATA
Write out the object.

Overrides:
write in class BOOLEAN
Parameters:
ddm - the DDM stream
IOException

jxUtil 0.6

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