org.sourceforge.jxutil.net.ddm.qddrdbd
Class OUTOVROPT
java.lang.Object
|
+--org.sourceforge.jxutil.net.ddm.qddprmd.DATA
|
+--org.sourceforge.jxutil.net.ddm.qddprmd.STRING
|
+--org.sourceforge.jxutil.net.ddm.qddrdbd.OUTOVROPT
- public class OUTOVROPT
- extends STRING
Output Override Option.
OUTOVROPT specifies how OUTOVR objects can be specified with CNTQRY commands.
Field Summary |
static short |
CP
|
private int |
value
|
Methods inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.DATA |
getCP |
CP
public static final short CP
- See Also:
- Constant Field Values
value
private int value
OUTOVROPT
public OUTOVROPT(DDM ddm,
int len)
throws IOException
OUTOVROPT
public OUTOVROPT(int value)
toString
public String toString()
- Description copied from class:
DATA
- Pretty print.
- Overrides:
toString
in class DATA
- Returns:
- the class name and code point value.
write
public void write(DDM ddm)
throws IOException
- Description copied from class:
DATA
- Write out the object.
- Overrides:
write
in class DATA
- Parameters:
ddm
- the DDM stream
IOException
Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.