java.lang.Object
com.deniz.jira.worklog.period.PeriodImp
- All Implemented Interfaces:
WithId
public class PeriodImp
extends java.lang.Object
implements WithId
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.deniz.jira.worklog.data.WithId
getId
-
Constructor Details
-
-
public PeriodImp(
Period period)
-
Method Details
-
public void copyFrom(
Period period)
-
public void copyTo(
Period period)