public class WarningEvent extends Object implements IWarningEvent
Constructor and Description |
---|
WarningEvent(WarningCode code,
String description) |
Modifier and Type | Method and Description |
---|---|
WarningCode |
getCode() |
String |
getDescription()
Gets the description.
|
String |
toString() |
public WarningEvent(WarningCode code, String description)
public WarningCode getCode()
getCode
in interface IInfoEvent
public String getDescription()
IWarningEvent
getDescription
in interface IWarningEvent
Copyright © 2017–2023 DNA Evolutions GmbH. All rights reserved.