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