org.geebis.books.model.label
Interface Labelable

All Known Implementing Classes:
Account, AccountsPayableAccount, AccountsReceivableAccount, BankAccount, CostOfGoodsSoldAccount, CreditCardAccount, EquityAccount, ExpenseAccount, FixedAssetAccount, IncomeAccount, LongTermLiabilityAccount, OtherAssetAccount, OtherCurrentAssetAccount, OtherCurrentLiabilityAccount, OtherExpenseAccount, OtherIncomeAccount

public interface Labelable


Method Summary
 java.util.Set<Label> getLabels()
           
 

Method Detail

getLabels

java.util.Set<Label> getLabels()