|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.WarningInfo
com.aspose.slides.KnownIssueWarningInfo
public final class KnownIssueWarningInfo
Represents a warning about known issue which won't be fixed in the near future.
Method Summary | |
---|---|
int |
getWarningType()
Returns a type of warning. |
Methods inherited from class com.aspose.slides.WarningInfo |
---|
getDescription |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int getWarningType()
Returns a type of warning.
Readonly WarningType
.
getWarningType
in class WarningInfo
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |