uk.gov.hmrc.time

workingdays

package workingdays

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. workingdays
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. case class BankHoliday(title: String, date: LocalDate) extends Product with Serializable

  2. case class BankHolidaySet(division: String, events: List[BankHoliday]) extends Product with Serializable

  3. implicit class LocalDateWithHolidays extends AnyRef

    Annotations
    @implicitNotFound( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped