|
jxUtil 0.6 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.sourceforge.jxutil.net.ddm.qddprmd.DATA | +--org.sourceforge.jxutil.net.ddm.qddprmd.NUMBER | +--org.sourceforge.jxutil.net.ddm.qddprmd.BIN | +--org.sourceforge.jxutil.net.ddm.qddprmd.BIN16 | +--org.sourceforge.jxutil.net.ddm.qddbasd.SVRCOD
Severity Code (SVRCOD) is an indicator of the severity of a condition detected during the execution of a command.
Field Summary | |
static SVRCOD |
ACCDMG
Access Damage Severity Code. |
static short |
CP
|
static SVRCOD |
ERROR
Error Severity Code. |
static SVRCOD |
INFO
Information Only Severity Code. |
static SVRCOD |
PRMDMG
Permanent Damage Severity Code. |
static SVRCOD |
SESDMG
Session Damage Severity Code |
static SVRCOD |
SEVERE
Severe Error Severity Code. |
static SVRCOD |
WARNING
Warning Severity Code. |
Fields inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.BIN16 |
value |
Constructor Summary | |
|
SVRCOD(DDM ddm,
int len)
|
private |
SVRCOD(int value)
|
Method Summary | |
Object |
readResolve()
|
String |
toString()
Pretty print. |
Methods inherited from class org.sourceforge.jxutil.net.ddm.qddprmd.BIN16 |
write |
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 |
public static final SVRCOD ACCDMG
public static final short CP
public static final SVRCOD ERROR
public static final SVRCOD INFO
public static final SVRCOD PRMDMG
public static final SVRCOD SESDMG
public static final SVRCOD SEVERE
public static final SVRCOD WARNING
Constructor Detail |
public SVRCOD(DDM ddm, int len) throws IOException
private SVRCOD(int value)
Method Detail |
public Object readResolve()
public String toString()
DATA
toString
in class DATA
|
jxUtil 0.6 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |