object TaxAdvantageTypeField extends Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- TaxAdvantageTypeField
- Serializable
- 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
- val AssetTransfer: Int
- val CurrentYearPayment: Int
- val DefinedContributionPlan: Int
- val EducationIra: Int
- val EducationIra2: Int
- val Employee: Int
- val EmployeePriorYear: Int
- val Employer: Int
- val Employer2: Int
- val IndividualRetirementAccount: Int
- val IndividualRetirementAccount2: Int
- val Keogh: Int
- val MaxiIsa: Int
- val MiniCashIsa: Int
- val MiniInsuranceIsa: Int
- val MiniStocksAndSharesIsa: Int
- val NonFundPrototypeIra: Int
- val NonFundQualifiedPlan: Int
- val None: Int
- val Other: Int
- val PriorYearPayment: Int
- val ProfitSharingPlan: Int
- val RothConversionIra: Int
- val RothConversionIra2: Int
- val RothIra: Int
- val RothIra2: Int
- val SelfDirectedIra: Int
- val TagId: Int
- val Tessa: Int
- val _401K: Int
- val _403B: Int
- val _457: Int
- def apply(value: String): TaxAdvantageTypeField
- 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 decode(a: Any): Option[TaxAdvantageTypeField]
- def decode(a: Option[Any]): Option[TaxAdvantageTypeField]
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- lazy val fixDescriptionByValue: Map[Int, String]
- 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()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- 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()