package v3
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class A1(value: String) extends CtBoxIdentifier with CtString with Product with Serializable
- case class A15(value: Option[Int]) extends CtBoxIdentifier with CtOptionalInteger with Product with Serializable
- case class A2(value: String) extends CtBoxIdentifier with CtString with Product with Serializable
- case class A20(value: Option[BigDecimal]) extends CtBoxIdentifier with CtOptionalBigDecimal with Product with Serializable
- case class A3(value: LocalDate) extends CtBoxIdentifier with CtDate with Product with Serializable
- case class A30(value: Option[Int]) extends CtBoxIdentifier with CtOptionalInteger with Product with Serializable
- case class A35(value: Option[Int]) extends CtBoxIdentifier with CtOptionalInteger with Product with Serializable
- case class A4(value: LocalDate) extends CtBoxIdentifier with CtDate with Product with Serializable
- case class A40(value: Option[Int]) extends CtBoxIdentifier with CtOptionalInteger with Product with Serializable
- case class A45(value: Option[BigDecimal]) extends CtBoxIdentifier with CtOptionalBigDecimal with Product with Serializable
- case class A5(value: Option[Boolean]) extends CtBoxIdentifier with CtOptionalBoolean with Input with ValidatableBox[CT600ABoxRetriever] with Product with Serializable
- case class A55(value: Option[Int]) extends CtBoxIdentifier with CtOptionalInteger with Product with Serializable
- case class A55Inverse(value: Option[Int]) extends CtBoxIdentifier with CtOptionalInteger with Product with Serializable
- case class A60(value: Option[Int]) extends CtBoxIdentifier with CtOptionalInteger with Product with Serializable
- case class A60Inverse(value: Option[Int]) extends CtBoxIdentifier with CtOptionalInteger with Product with Serializable
- case class A65(value: Option[Int]) extends CtBoxIdentifier with CtOptionalInteger with Product with Serializable
- case class A65Inverse(value: Option[Int]) extends CtBoxIdentifier with CtOptionalInteger with Product with Serializable
- case class A70(value: Option[BigDecimal]) extends CtBoxIdentifier with CtOptionalBigDecimal with Product with Serializable
- case class A70Inverse(value: Option[BigDecimal]) extends CtBoxIdentifier with CtOptionalBigDecimal with Product with Serializable
- case class A75(value: Option[Int]) extends CtBoxIdentifier with CtOptionalInteger with Product with Serializable
- case class A80(value: Option[BigDecimal]) extends CtBoxIdentifier with CtOptionalBigDecimal with Product with Serializable
- case class LP04(value: Option[Int]) extends CtBoxIdentifier with CtOptionalInteger with Input with ValidatableBox[CT600ABoxRetriever] with Product with Serializable
- case class LPQ01(value: Boolean) extends CtBoxIdentifier with CtBoolean with Product with Serializable
- case class LPQ03(value: Option[Boolean]) extends CtBoxIdentifier with CtOptionalBoolean with Input with ValidatableBox[CT600ABoxRetriever] with Product with Serializable
- case class LPQ04(value: Option[Boolean]) extends CtBoxIdentifier with CtOptionalBoolean with Input with ValidatableBox[CT600ABoxRetriever] with Product with Serializable
- case class LPQ07(value: Option[LocalDate]) extends CtBoxIdentifier with CtOptionalDate with Input with ValidatableBox[CT600ABoxRetriever] with Product with Serializable
- case class LPQ08(value: Option[Boolean]) extends CtBoxIdentifier with CtOptionalBoolean with Input with Product with Serializable
- case class LPQ10(value: Option[Boolean]) extends CtBoxIdentifier with CtOptionalBoolean with Input with ValidatableBox[CT600ABoxRetriever] with Product with Serializable
- case class Loan(id: String, name: Option[String], amount: Option[Int], amountBefore06042016: Option[Int] = None, repaymentWithin9Months: Option[Repayment] = None, otherRepayments: List[Repayment] = List.empty, writeOffs: List[WriteOff] = List.empty) extends Product with Serializable
- trait LoansDateRules extends AnyRef
- case class LoansToParticipators(loans: List[Loan] = List.empty) extends CtBoxIdentifier with CtValue[List[Loan]] with Input with ValidatableBox[CT600ABoxRetriever] with Product with Serializable
- case class Repayment(id: String, amount: Option[Int], amountBefore06042016: Option[Int] = None, date: Option[LocalDate], endDateOfAP: Option[LocalDate] = None) extends LoansDateRules with Product with Serializable
- case class WriteOff(id: String, amount: Option[Int], amountBefore06042016: Option[Int] = None, date: Option[LocalDate], endDateOfAP: Option[LocalDate] = None) extends LoansDateRules with Product with Serializable
Value Members
- object A1 extends Linked[B1, A1] with Serializable
- object A15 extends Calculated[A15, CT600ABoxRetriever] with LoansToParticipatorsCalculator with Serializable
- object A2 extends Linked[B3, A2] with Serializable
- object A20 extends Calculated[A20, CT600ABoxRetriever] with LoansToParticipatorsCalculator with Serializable
- object A3 extends Linked[B30, A3] with Serializable
- object A30 extends Calculated[A30, CT600ABoxRetriever] with LoansToParticipatorsCalculator with Serializable
- object A35 extends Calculated[A35, CT600ABoxRetriever] with LoansToParticipatorsCalculator with Serializable
- object A4 extends Linked[B35, A4] with Serializable
- object A40 extends Calculated[A40, CT600ABoxRetriever] with LoansToParticipatorsCalculator with Serializable
- object A45 extends Calculated[A45, CT600ABoxRetriever] with LoansToParticipatorsCalculator with Serializable
- object A55 extends Calculated[A55, CT600ABoxRetriever] with LoansToParticipatorsCalculator with Serializable
- object A55Inverse extends Calculated[A55Inverse, CT600ABoxRetriever] with LoansToParticipatorsCalculator with Serializable
- object A60 extends Calculated[A60, CT600ABoxRetriever] with LoansToParticipatorsCalculator with Serializable
- object A60Inverse extends Calculated[A60Inverse, CT600ABoxRetriever] with LoansToParticipatorsCalculator with Serializable
- object A65 extends Calculated[A65, CT600ABoxRetriever] with LoansToParticipatorsCalculator with Serializable
- object A65Inverse extends Calculated[A65Inverse, CT600ABoxRetriever] with LoansToParticipatorsCalculator with Serializable
- object A70 extends Calculated[A70, CT600ABoxRetriever] with LoansToParticipatorsCalculator with Serializable
- object A70Inverse extends Calculated[A70Inverse, CT600ABoxRetriever] with LoansToParticipatorsCalculator with Serializable
- object A75 extends Calculated[A75, CT600ABoxRetriever] with LoansToParticipatorsCalculator with Serializable
- object A80 extends Calculated[A80, CT600ABoxRetriever] with LoansToParticipatorsCalculator with Serializable
- object LPQ01 extends Calculated[LPQ01, CT600ABoxRetriever] with LoansToParticipatorsCalculator with Serializable
- object LoansToParticipators extends Serializable