Interface IInfoEvent
- All Known Subinterfaces:
IErrorEvent,IStatusEvent,IWarningEvent
- All Known Implementing Classes:
ErrorEvent,NodeFilteringEvent,StatusEvent,WarningEvent
public interface IInfoEvent
This interface provides the method to get the code of the
InfoEvent.- Since:
- 26/07/2019
- Version:
- 26/07/2019
- Author:
- DNA
-
Method Summary
-
Method Details
-
getCode
IInfoCode getCode()
-