Packages

object TaxAdvantageTypeField extends Serializable

Linear Supertypes
Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TaxAdvantageTypeField
  2. Serializable
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val AssetTransfer: Int
  5. val CurrentYearPayment: Int
  6. val DefinedContributionPlan: Int
  7. val EducationIra: Int
  8. val EducationIra2: Int
  9. val Employee: Int
  10. val EmployeePriorYear: Int
  11. val Employer: Int
  12. val Employer2: Int
  13. val IndividualRetirementAccount: Int
  14. val IndividualRetirementAccount2: Int
  15. val Keogh: Int
  16. val MaxiIsa: Int
  17. val MiniCashIsa: Int
  18. val MiniInsuranceIsa: Int
  19. val MiniStocksAndSharesIsa: Int
  20. val NonFundPrototypeIra: Int
  21. val NonFundQualifiedPlan: Int
  22. val None: Int
  23. val Other: Int
  24. val PriorYearPayment: Int
  25. val ProfitSharingPlan: Int
  26. val RothConversionIra: Int
  27. val RothConversionIra2: Int
  28. val RothIra: Int
  29. val RothIra2: Int
  30. val SelfDirectedIra: Int
  31. val TagId: Int
  32. val Tessa: Int
  33. val _401K: Int
  34. val _403B: Int
  35. val _457: Int
  36. def apply(value: String): TaxAdvantageTypeField
  37. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  38. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  39. def decode(a: Any): Option[TaxAdvantageTypeField]
  40. def decode(a: Option[Any]): Option[TaxAdvantageTypeField]
  41. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  42. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  43. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  44. lazy val fixDescriptionByValue: Map[Int, String]
  45. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  46. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  47. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  48. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  49. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  50. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  51. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  52. def toString(): String
    Definition Classes
    AnyRef → Any
  53. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  54. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  55. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped