org.sourceforge.jxutil.net.ddm.qddrdbd
Class PKGRPLOPT
java.lang.Object
|
+--org.sourceforge.jxutil.net.ddm.qddprmd.DATA
|
+--org.sourceforge.jxutil.net.ddm.qddprmd.STRING
|
+--org.sourceforge.jxutil.net.ddm.qddrdbd.PKGRPLOPT
- All Implemented Interfaces:
- CodePoints
- public final class PKGRPLOPT
- extends STRING
- implements CodePoints
Package Replacement Option (PKGRPLOPT) String specifies whether the current
bind process should replace an existing package that has the same package
and version name as either of the following specify:
* The PKGNAMCT and VRSNAM parameters
* The PKGNAMCT and PKGRPLVRS parameter with the package and version name
that the PKGNAMCT and VRSNAM parameters specify
If no package currently exists that has the same name, this parameter
meaning and is ignored.
Fields inherited from interface org.sourceforge.jxutil.net.ddm.qddrdbd.CodePoints |
BNDCHKONL, BNDERRALW, BNDEXSOPT, BNDEXSRQR, BNDNERALW, CSTBITS, CSTMBCS, CSTSBCS, CSTSYSDFT, DECDELCMA, DECDELPRD, DFTPKG, EURDATFMT, EURTIMFMT, EXPALL, EXPNON, FIXROWPRC, FRCFIXROW, ISODATFMT, ISOLVLALL, ISOLVLCHG, ISOLVLCS, ISOLVLNC, ISOLVLRR, ISOTIMFMT, JISDATFMT, JISTIMFMT, LMTBLKPRC, PKGATHKP, PKGATHRVK, PKGRPLALW, PKGRPLNA, RDBRLSCMM, RDBRLSCNV, STRDELAP, STTASMEUI, STTSCCCLS, STTSTRDEL, USADATFMT, USATIMFMT |
Method Summary |
void |
write(DDM ddm)
Write out the object. |
Methods inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.DATA |
getCP, toString |
ALLOWED
public static final PKGRPLOPT ALLOWED
- See Also:
CodePoints.PKGRPLALW
CP
public static final short CP
- See Also:
- Constant Field Values
DEFAULT
public static final PKGRPLOPT DEFAULT
- DEFAULT = ALLOWED
NOTALLOWED
public static final PKGRPLOPT NOTALLOWED
- See Also:
CodePoints.PKGRPLNA
value
private final CODPNTDR value
PKGRPLOPT
public PKGRPLOPT(DDM ddm,
int len)
throws IOException
PKGRPLOPT
private PKGRPLOPT(short 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.