Interface IWarningEvent

All Superinterfaces:
IInfoEvent
All Known Implementing Classes:
WarningEvent

public interface IWarningEvent extends IInfoEvent
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the description.

    Methods inherited from interface com.dna.jopt.framework.codedefinition.IInfoEvent

    getCode
  • Method Details

    • getDescription

      String getDescription()
      Gets the description.
      Returns:
      the description