Class Timepoint

java.lang.Object
de.swa.fuh.mpeg7.Timepoint

public class Timepoint
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    Timepoint()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getTimepoint()  
    void setTimepoint​(java.lang.String timepoint)  

    Methods inherited from class java.lang.Object

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

  • Method Details

    • getTimepoint

      public java.lang.String getTimepoint()
    • setTimepoint

      public void setTimepoint​(java.lang.String timepoint)