public class InvItemCategoryUsed extends ASubaccountUsed<InvItemCategory>
Model of used Inventory Item Category in AccountingEntries.
| Constructor and Description |
|---|
InvItemCategoryUsed() |
| Modifier and Type | Method and Description |
|---|---|
InvItemCategory |
getSubaccount()
Getter for subaccount.
|
void |
setSubaccount(InvItemCategory pSubaccount)
Setter for subaccount.
|
getItsVersion, setItsVersiongetIdBirth, getIdDatabaseBirth, getItsId, setIdBirth, setIdDatabaseBirth, setItsIdpublic final InvItemCategory getSubaccount()
Getter for subaccount.
getSubaccount in class ASubaccountUsed<InvItemCategory>public final void setSubaccount(InvItemCategory pSubaccount)
Setter for subaccount.
setSubaccount in class ASubaccountUsed<InvItemCategory>pSubaccount - referenceCopyright © 2016–2018. All rights reserved.