public abstract class ARpAcLn extends org.beigesoft.mdlp.AIdLn implements org.beigesoft.mdl.IOwnedi<RplAcc>
Abstract model of replication method line.
| Constructor and Description |
|---|
ARpAcLn() |
| Modifier and Type | Method and Description |
|---|---|
Acnt |
getAcnt()
Getter for acnt.
|
String |
getDscr()
Getter for dscr.
|
RplAcc |
getOwnr()
Getter for ownr.
|
void |
setAcnt(Acnt pAcnt)
Setter for acnt.
|
void |
setDscr(String pDscr)
Setter for dscr.
|
void |
setOwnr(RplAcc pOwnr)
Setter for ownr.
|
public final RplAcc getOwnr()
Getter for ownr.
public final void setOwnr(RplAcc pOwnr)
Setter for ownr.
public final Acnt getAcnt()
Getter for acnt.
public final void setAcnt(Acnt pAcnt)
Setter for acnt.
pAcnt - referencepublic final String getDscr()
Getter for dscr.
public final void setDscr(String pDscr)
Setter for dscr.
pDscr - referenceCopyright © 2019. All rights reserved.