public class WarningInfo
Property Getters/Setters Summary | ||
---|---|---|
java.lang.String | getDescription() | |
Get description of warning info.
|
||
int | getWarningType() | |
Get warning type.
The value of the property is WarningType integer constant. |
public int getWarningType()
public java.lang.String getDescription()