Uses of Class
com.caplin.motif.mm.config.definitions.client.MMRfs
-
Packages that use MMRfs Package Description com.caplin.motif.mm.config.definitions.client -
-
Uses of MMRfs in com.caplin.motif.mm.config.definitions.client
Methods in com.caplin.motif.mm.config.definitions.client that return MMRfs Modifier and Type Method Description MMRfs
MMRfs. callDeposit(MMRfsCallDeposit callDeposit)
MMRfs
MMRfs. deposit(MMRfsDeposit deposit)
MMRfs
MMRfs. enabled(java.lang.Boolean enabled)
MMRfs
MMRfs. flexiNoticeDeposit(MMRfsFlexiNoticeDeposit flexiNoticeDeposit)
MMRfs
MMFeatures. getRfs()
Get rfsMMRfs
MoneyMarketsCurrencyOverrides. getRfs()
Get rfsMMRfs
MMRfs. governmentBond(MMRfsGovernmentBond governmentBond)
MMRfs
MMRfs. loan(MMRfsLoan loan)
MMRfs
MMRfs. paymentFrequency(MMRfsPaymentFrequency paymentFrequency)
MMRfs
MMRfs. termDeposit(MMRfsTermDeposit termDeposit)
MMRfs
MMRfs. treasuryBill(MMRfsTreasuryBill treasuryBill)
Methods in com.caplin.motif.mm.config.definitions.client with parameters of type MMRfs Modifier and Type Method Description MMFeatures
MMFeatures. rfs(MMRfs rfs)
MoneyMarketsCurrencyOverrides
MoneyMarketsCurrencyOverrides. rfs(MMRfs rfs)
void
MMFeatures. setRfs(MMRfs rfs)
void
MoneyMarketsCurrencyOverrides. setRfs(MMRfs rfs)
-