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.
Fields inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.BOOLEAN |
FALSE, TRUE |
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.DATA |
getCP |
CP
public static final short CP
- See Also:
- Constant Field Values
value
public HEXSTRDR value
TRGDFTRT
public TRGDFTRT(DDM ddm,
int len)
throws IOException
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
Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.