Class BaseTimelineModel

java.lang.Object
genericepg.duna.project.model.BaseTimelineModel

public class BaseTimelineModel
extends java.lang.Object
Created by Marius Duna on 9/30/2016.
  • Constructor Summary

    Constructors
    Constructor Description
    BaseTimelineModel()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.Long getTime()  
    void setTime​(java.lang.Long time)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BaseTimelineModel

      public BaseTimelineModel()
  • Method Details

    • getTime

      public java.lang.Long getTime()
    • setTime

      public void setTime​(java.lang.Long time)