|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WarningAware
Interface to provide ability to read warnings during access of the information. The warnings are silently chained to the object.
Method Summary | |
---|---|
void |
clearWarnings()
Clears all reported warnings by the object. |
ORDIWarning |
getWarning()
Retrieves the first warning reported by the object |
Method Detail |
---|
ORDIWarning getWarning()
ORDIWarning
or null if there are none.void clearWarnings()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |