Variable.DefaultImpls
Constructor and Description |
---|
Interval(java.lang.String name,
Duration[] durations)
Deprecated.
Variable with a "Interval" type.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
asVariable()
Deprecated.
Returns string representation of this variable.
|
java.lang.String |
getName()
Deprecated.
Variable name.
|
org.json.JSONObject |
toJson()
Deprecated.
returns object as JSON.
|
asVariable, getName
public Interval(java.lang.String name, Duration[] durations)
Variable with a "Interval" type.