Class AccountImp
java.lang.Object
com.deniz.jira.worklog.accounting.AccountImp
- All Implemented Interfaces:
WithId,WithIdAndName,java.lang.Cloneable
public class AccountImp extends java.lang.Object implements WithIdAndName, java.lang.Cloneable
-
Constructor Summary
Constructors Constructor Description AccountImp()AccountImp(Account account) -
Method Summary
-
Constructor Details
-
AccountImp
public AccountImp() -
AccountImp
-
-
Method Details