Constructor Summary |
---|
WarningInfo(warningType, description)
Create warning info. |
Property Getters/Setters Summary | ||
---|---|---|
method | getDescription() | |
Get description of warning info.
|
||
method | getWarningType() | |
Get warning type.
The value of the property is WarningType integer constant. |
WarningInfo(warningType, description)
warningType: int
- A description: String
- warning descriptionint getWarningType()
String getDescription()