|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hssf.record.constant.ErrorConstant
public class ErrorConstant
Represents a constant error code value as encoded in a constant values array.
This class is a type-safe wrapper for a 16-bit int value performing a similar job to ErrorEval.
Method Summary | |
---|---|
int |
getErrorCode()
|
static ErrorConstant |
valueOf(int errorCode)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int getErrorCode()
public static ErrorConstant valueOf(int errorCode)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |