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, toString
public 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 ExecutionInfoBase
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.