Packages

package v3

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

Type Members

  1. case class B140(value: Option[Boolean]) extends CtBoxIdentifier with CtOptionalBoolean with Product with Serializable
  2. case class J1(value: String) extends CtBoxIdentifier with CtString with Product with Serializable
  3. case class J10(value: Option[String]) extends SchemeReferenceNumberBox with Product with Serializable
  4. case class J10A(value: Option[LocalDate]) extends SchemeDateBox with Product with Serializable
  5. case class J15(value: Option[String]) extends SchemeReferenceNumberBox with Product with Serializable
  6. case class J15A(value: Option[LocalDate]) extends SchemeDateBox with Product with Serializable
  7. case class J2(value: String) extends CtBoxIdentifier with CtString with Product with Serializable
  8. case class J20(value: Option[String]) extends SchemeReferenceNumberBox with Product with Serializable
  9. case class J20A(value: Option[LocalDate]) extends SchemeDateBox with Product with Serializable
  10. case class J25(value: Option[String]) extends SchemeReferenceNumberBox with Product with Serializable
  11. case class J25A(value: Option[LocalDate]) extends SchemeDateBox with Product with Serializable
  12. case class J3(value: LocalDate) extends CtBoxIdentifier with CtDate with Product with Serializable
  13. case class J30(value: Option[String]) extends SchemeReferenceNumberBox with Product with Serializable
  14. case class J30A(value: Option[LocalDate]) extends SchemeDateBox with Product with Serializable
  15. case class J35(value: Option[String]) extends SchemeReferenceNumberBox with Product with Serializable
  16. case class J35A(value: Option[LocalDate]) extends SchemeDateBox with Product with Serializable
  17. case class J4(value: LocalDate) extends CtBoxIdentifier with CtDate with Product with Serializable
  18. case class J40(value: Option[String]) extends SchemeReferenceNumberBox with Product with Serializable
  19. case class J40A(value: Option[LocalDate]) extends SchemeDateBox with Product with Serializable
  20. case class J45(value: Option[String]) extends SchemeReferenceNumberBox with Product with Serializable
  21. case class J45A(value: Option[LocalDate]) extends SchemeDateBox with Product with Serializable
  22. case class J5(value: Option[String]) extends SchemeReferenceNumberBox with Product with Serializable
  23. case class J50(value: Option[String]) extends SchemeReferenceNumberBox with Product with Serializable
  24. case class J50A(value: Option[LocalDate]) extends SchemeDateBox with Product with Serializable
  25. case class J5A(value: Option[LocalDate]) extends SchemeDateBox with Product with Serializable
  26. abstract class SchemeDateBox extends CtBoxIdentifier with CtOptionalDate with Input with ValidatableBox[CT600JBoxRetriever]
  27. abstract class SchemeReferenceNumberBox extends CtBoxIdentifier with CtOptionalString with Input with ValidatableBox[CT600JBoxRetriever]

Value Members

  1. val taxAvoidanceSchemeNumberRegex: String
  2. object B140 extends Linked[B65, B140] with Serializable
  3. object J1 extends Linked[B1, J1] with Serializable
  4. object J2 extends Linked[B3, J2] with Serializable
  5. object J3 extends Linked[B30, J3] with Serializable
  6. object J4 extends Linked[B35, J4] with Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped