Interface IMarketDataRetrievalService.IPillarSet

    • Method Detail

      • getDays

        double getDays​(com.quartetfs.biz.pivot.IActivePivot activePivot,
                       com.quartetfs.biz.pivot.query.IQueryCache cache,
                       IMaturityConverter maturityConverter,
                       int ordinal,
                       LocalDate date)
        Compute the number of days corresponding to this pillar
        Parameters:
        activePivot - The active pivot instance
        cache - The current query cache
        maturityConverter - The maturity converter service
        ordinal - The pillar number
        date - The reference date for computation
        Returns:
        A number of days
      • getSize

        int getSize()
        The number of pillars on this axis
        Returns:
        nr. of pillars