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