|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.etasoft.trans.transaction.axInfoList.axInfoListItem
Internal object kept in the info list.
Constructor Summary | |
axInfoList.axInfoListItem(java.lang.String msg,
int position,
int type)
|
Method Summary | |
java.lang.String |
getMessage()
Error or warning message. |
int |
getPosition()
Position in the file where error happens. |
boolean |
isError()
Info list item type is error. |
boolean |
isWarning()
Info list item type is error. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public axInfoList.axInfoListItem(java.lang.String msg, int position, int type)
Method Detail |
public java.lang.String getMessage()
public int getPosition()
public boolean isError()
public boolean isWarning()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |