Uses of Class
com.caplin.motif.mm.calendar.EffectiveTenorDatesSubjectInfo
-
Packages that use EffectiveTenorDatesSubjectInfo Package Description com.caplin.motif.mm.calendar -
-
Uses of EffectiveTenorDatesSubjectInfo in com.caplin.motif.mm.calendar
Subclasses of EffectiveTenorDatesSubjectInfo in com.caplin.motif.mm.calendar Modifier and Type Class Description class
UserEffectiveTenorDatesSubjectInfo
Class representation of the fields parsed from a User Effective Tenor Dates Subject.Method parameters in com.caplin.motif.mm.calendar with type arguments of type EffectiveTenorDatesSubjectInfo Modifier and Type Method Description void
MMCalendarAdapter. registerEffectiveTenorDatesProvider(CachedObjectProvider<java.util.Map<java.lang.String,java.lang.String>,EffectiveTenorDatesSubjectInfo> provider)
Registers aCachedObjectProvider
that responds to Effective Tenor Dates subject requests.
-