-
- All Implemented Interfaces:
-
java.io.Serializable
,java.lang.Comparable
public enum Timeline.Type
The Timeline Type.
-
-
Method Summary
Modifier and Type Method Description static Array<Timeline.Type>
values()
static Timeline.Type
valueOf(String name)
-
-
Method Detail
-
values
static Array<Timeline.Type> values()
-
valueOf
static Timeline.Type valueOf(String name)
-
-
-
-