public class BillNowImpactEvent extends BalanceImpactEvent
CURRENCY, NONCURRENCYsource| Constructor and Description |
|---|
BillNowImpactEvent(Object source,
int type,
PModelHandle bill)
Constructs a BillNowImpactEvent object.
|
| Modifier and Type | Method and Description |
|---|---|
PModelHandle |
getBillObj() |
getImpactedAccounts, getType, isShowPrevLife, setShowPrevLifegetSource, toStringpublic BillNowImpactEvent(Object source, int type, PModelHandle bill)
source - the Object that is the source of the event
(typically this)type - the event typebill - the bill object that was generated after a
bill now operationpublic PModelHandle getBillObj()
Copyright © 2003, 2023, Oracle and/or its affiliates.