Packages

object InstrAttribTypeField extends Serializable

Linear Supertypes
Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. InstrAttribTypeField
  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 CallableBelowMaturityValue: Int
  5. val CallablePuttable: Int
  6. val CallableWithoutNoticeByMailToHolderUnlessRegistered: Int
  7. val CouponPeriod: Int
  8. val EscrowedToMaturity: Int
  9. val EscrowedToRedemptionDate: Int
  10. val Flat: Int
  11. val InDefault: Int
  12. val Indexed: Int
  13. val InterestBearing: Int
  14. val LessFeeForPut: Int
  15. val NoPeriodicPayments: Int
  16. val OriginalIssueDiscount: Int
  17. val OriginalIssueDiscountPrice: Int
  18. val PreRefunded: Int
  19. val SteppedCoupon: Int
  20. val SubjectToAlternativeMinimumTax: Int
  21. val TagId: Int
  22. val Taxable: Int
  23. val Text: Int
  24. val Unrated: Int
  25. val VariableRate: Int
  26. val WhenAndIfIssued: Int
  27. val ZeroCoupon: Int
  28. def apply(value: String): InstrAttribTypeField
  29. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  30. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  31. def decode(a: Any): Option[InstrAttribTypeField]
  32. def decode(a: Option[Any]): Option[InstrAttribTypeField]
  33. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  34. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  35. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  36. lazy val fixDescriptionByValue: Map[Int, String]
  37. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  38. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  39. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  40. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  41. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  42. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  43. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  44. def toString(): String
    Definition Classes
    AnyRef → Any
  45. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  46. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  47. 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