public abstract class AReplExcludeAccountsDebitCredit extends org.beigesoft.persistable.APersistableBase implements org.beigesoft.model.IOwned<ReplicationAccMethod>
Model of Replication Account Debit/Credit avoid filter Method. Database replication from tax to market accounting specification #1.
| Constructor and Description |
|---|
AReplExcludeAccountsDebitCredit() |
| Modifier and Type | Method and Description |
|---|---|
Account |
getAccount()
Getter for account.
|
String |
getDescription()
Geter for description.
|
ReplicationAccMethod |
getItsOwner()
Getter for itsOwner.
|
void |
setAccount(Account pAccount)
Setter for account.
|
void |
setDescription(String pDescription)
Setter for description.
|
void |
setItsOwner(ReplicationAccMethod pItsOwner)
Setter for itsOwner.
|
getIdBirth, getIdDatabaseBirth, getItsId, setIdBirth, setIdDatabaseBirth, setItsIdpublic final ReplicationAccMethod getItsOwner()
Getter for itsOwner.
getItsOwner in interface org.beigesoft.model.IOwned<ReplicationAccMethod>public final void setItsOwner(ReplicationAccMethod pItsOwner)
Setter for itsOwner.
setItsOwner in interface org.beigesoft.model.IOwned<ReplicationAccMethod>pItsOwner - referencepublic final Account getAccount()
Getter for account.
public final void setAccount(Account pAccount)
Setter for account.
pAccount - referencepublic final String getDescription()
Geter for description.
public final void setDescription(String pDescription)
Setter for description.
pDescription - referenceCopyright © 2016–2018. All rights reserved.