public class RplAcc
extends org.beigesoft.rpl.ARplMth
Model of replication of accounting data method.
| Constructor and Description |
|---|
RplAcc() |
| Modifier and Type | Method and Description |
|---|---|
List<RpExCrl> |
getExCrds()
Getter for exCrds.
|
List<RpExDbl> |
getExDbls()
Getter for exDbls.
|
void |
setExCrds(List<RpExCrl> pExCrds)
Setter for exCrds.
|
void |
setExDbls(List<RpExDbl> pExDbls)
Setter for exDbls.
|
Copyright © 2019. All rights reserved.