Modifier and Type | Field and Description |
---|---|
static int |
ALL |
static int |
OFF |
static int |
ONE |
int |
repeat |
Constructor and Description |
---|
Repeat(int repeat) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
public static final int OFF
public static final int ONE
public static final int ALL
@SerializedName(value="repeat") public final int repeat