Uses of Class
com.caplin.motif.fx.config.definitions.client.MMRfs
-
Packages that use MMRfs Package Description com.caplin.motif.fx.config.definitions.client -
-
Uses of MMRfs in com.caplin.motif.fx.config.definitions.client
Methods in com.caplin.motif.fx.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
MoneyMarketsCurrencyOverrides. getRfs()
Get rfsMMRfs
MoneyMarketsFeatures. 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.fx.config.definitions.client with parameters of type MMRfs Modifier and Type Method Description MoneyMarketsCurrencyOverrides
MoneyMarketsCurrencyOverrides. rfs(MMRfs rfs)
MoneyMarketsFeatures
MoneyMarketsFeatures. rfs(MMRfs rfs)
void
MoneyMarketsCurrencyOverrides. setRfs(MMRfs rfs)
void
MoneyMarketsFeatures. setRfs(MMRfs rfs)
-