Class Account
java.lang.Object
ch.tocco.nice2.optional.finance.impl.report.postingvoucher.Account
- All Implemented Interfaces:
Comparable<Account>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Account
public Account()
-
-
Method Details
-
getAccount
public int getAccount() -
setAccount
public void setAccount(int account) -
getLabel
-
setLabel
-
equals
-
hashCode
-
compareTo
- Specified by:
compareToin interfaceComparable<Account>
-