Package 

Enum Timeline.Type

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum Timeline.Type
    
                        

    The Timeline Type.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      STATIC

      Timeline static type.

      DYNAMIC

      Timeline dynamic type.

    • Method Summary

      Modifier and Type Method Description
      static Array<Timeline.Type> values()
      static Timeline.Type valueOf(String name)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait