public class DelayBy
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
type |
static java.lang.String |
TYPE_SCROLL |
static java.lang.String |
TYPE_TIME |
int |
value |
| Constructor and Description |
|---|
DelayBy() |
| Modifier and Type | Method and Description |
|---|---|
static DelayBy |
fromJson(org.json.JSONObject json) |
public static final java.lang.String TYPE_TIME
public static final java.lang.String TYPE_SCROLL
public java.lang.String type
public int value
public static DelayBy fromJson(org.json.JSONObject json)