Interface IWarningEvent
- All Superinterfaces:
IInfoEvent
- All Known Implementing Classes:
WarningEvent
-
Method Summary
Methods inherited from interface com.dna.jopt.framework.codedefinition.IInfoEvent
getCode
-
Method Details
-
getDescription
String getDescription()Gets the description.- Returns:
- the description
-