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