Packages

p

uk.gov.hmrc.ct.computations

covidSupport

package covidSupport

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. covidSupport
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. case class CP121(value: Option[Int]) extends CtBoxIdentifier with CtOptionalInteger with Input with ValidatableBox[ComputationsBoxRetriever] with Product with Serializable
  2. case class CP122(value: Option[Int]) extends CtBoxIdentifier with CtOptionalInteger with Input with ValidatableBox[ComputationsBoxRetriever] with Product with Serializable
  3. case class CP123(value: Option[Int]) extends CtBoxIdentifier with CtOptionalInteger with Input with ValidatableBox[ComputationsBoxRetriever] with Product with Serializable
  4. case class CP124(value: Option[Int]) extends CtBoxIdentifier with CtOptionalInteger with Input with ValidatableBox[ComputationsBoxRetriever] with Product with Serializable
  5. case class CP125a(value: Option[Int]) extends CtBoxIdentifier with CtOptionalInteger with Input with ValidatableBox[ComputationsBoxRetriever] with Validators with Product with Serializable
  6. case class CP125b(value: Option[Int]) extends CtBoxIdentifier with CtOptionalInteger with Input with ValidatableBox[ComputationsBoxRetriever] with Product with Serializable
  7. case class CP126(value: Int) extends CtBoxIdentifier with CtInteger with Product with Serializable

Value Members

  1. def doesPeriodCoverCovid(startDate: LocalDate, endDate: LocalDate): Boolean
  2. def doesPeriodCoverEotho(startDate: LocalDate, endDate: LocalDate): Boolean
  3. object CP126 extends Calculated[CP126, ComputationsBoxRetriever] with Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped