public class AnnoWarnInfo extends ExecutionInfoBase
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TYPE |
| Constructor and Description |
|---|
AnnoWarnInfo(Component comp,
java.lang.String attr,
java.lang.String anno,
java.lang.String note) |
| Modifier and Type | Method and Description |
|---|---|
JSONObject |
toJSON() |
getComponent, getNote, getSubtype, getType, put, putEssential, toStringpublic static final java.lang.String TYPE
public AnnoWarnInfo(Component comp, java.lang.String attr, java.lang.String anno, java.lang.String note)
public JSONObject toJSON()
toJSON in class ExecutionInfoBaseCopyright © 2005-2011 Potix Corporation. All Rights Reserved.