object ApiCategory
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ApiCategory
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def apply(text: String): Option[ApiCategory]
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- def displayText(category: ApiCategory): String
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- implicit val format: Format[ApiCategory]
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- implicit val ordering: Ordering[ApiCategory]
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- def unsafeApply(text: String): ApiCategory
- final val values: ListSet[ApiCategory]
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- case object AGENTS extends ApiCategory with Product with Serializable
- case object BUSINESS_RATES extends ApiCategory with Product with Serializable
- case object CHARITIES extends ApiCategory with Product with Serializable
- case object CONSTRUCTION_INDUSTRY_SCHEME extends ApiCategory with Product with Serializable
- case object CORPORATION_TAX extends ApiCategory with Product with Serializable
- case object CUSTOMS extends ApiCategory with Product with Serializable
- case object ESTATES extends ApiCategory with Product with Serializable
- case object EXAMPLE extends ApiCategory with Product with Serializable
- case object HELP_TO_SAVE extends ApiCategory with Product with Serializable
- case object INCOME_TAX_MTD extends ApiCategory with Product with Serializable
- case object LIFETIME_ISA extends ApiCategory with Product with Serializable
- case object MARRIAGE_ALLOWANCE extends ApiCategory with Product with Serializable
- case object NATIONAL_INSURANCE extends ApiCategory with Product with Serializable
- case object OTHER extends ApiCategory with Product with Serializable
- case object PAYE extends ApiCategory with Product with Serializable
- case object PENSIONS extends ApiCategory with Product with Serializable
- case object PRIVATE_GOVERNMENT extends ApiCategory with Product with Serializable
- case object RELIEF_AT_SOURCE extends ApiCategory with Product with Serializable
- case object SELF_ASSESSMENT extends ApiCategory with Product with Serializable
- case object STAMP_DUTY extends ApiCategory with Product with Serializable
- case object TRUSTS extends ApiCategory with Product with Serializable
- case object VAT extends ApiCategory with Product with Serializable
- case object VAT_MTD extends ApiCategory with Product with Serializable
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
(Since version 9)