Packages

object TrdTypeField extends Serializable

Linear Supertypes
Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TrdTypeField
  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 AfterHoursTrade: Int
  5. val AllOrNone: Int
  6. val BlockTrade: Int
  7. val BlockTrade2: Int
  8. val BlockTrades: Int
  9. val BunchedTrade: Int
  10. val CashSettlement: Int
  11. val DeltaNeutralTransaction: Int
  12. val Efp: Int
  13. val ErrorTrade: Int
  14. val ExchangeForRisk: Int
  15. val ExchangeForSwap: Int
  16. val ExchangeOfFuturesFor: Int
  17. val ExchangeOfFuturesForFutures: Int
  18. val ExchangeOfOptionsForOptions: Int
  19. val FinancingTransaction: Int
  20. val FuturesLargeOrderExecution: Int
  21. val GuaranteedDelivery: Int
  22. val LateBunchedTrade: Int
  23. val LateTrade: Int
  24. val NameChange: Int
  25. val OptionCabinetTrade: Int
  26. val OptionExercise: Int
  27. val OptionInterimTrade: Int
  28. val PortfolioTransfer: Int
  29. val PriorReferencePriceTrade: Int
  30. val PrivatelyNegotiatedTrades: Int
  31. val ProrogationBuy: Int
  32. val ProrogationSell: Int
  33. val RegularTrade: Int
  34. val SpecialCumBonus: Int
  35. val SpecialCumCapitalRepayments: Int
  36. val SpecialCumCoupon: Int
  37. val SpecialCumDividend: Int
  38. val SpecialCumRights: Int
  39. val SpecialExBonus: Int
  40. val SpecialExCapitalRepayments: Int
  41. val SpecialExCoupon: Int
  42. val SpecialExDividend: Int
  43. val SpecialExRights: Int
  44. val SpecialPrice: Int
  45. val SubstitutionOfFuturesForForwards: Int
  46. val TTrade: Int
  47. val TagId: Int
  48. val TradingAtSettlement: Int
  49. val Transfer: Int
  50. val WeightedAveragePriceTrade: Int
  51. val WorkedPrincipalTrade: Int
  52. def apply(value: String): TrdTypeField
  53. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  54. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  55. def decode(a: Any): Option[TrdTypeField]
  56. def decode(a: Option[Any]): Option[TrdTypeField]
  57. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  58. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  59. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  60. lazy val fixDescriptionByValue: Map[Int, String]
  61. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  62. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  63. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  64. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  65. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  66. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  67. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  68. def toString(): String
    Definition Classes
    AnyRef → Any
  69. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  70. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  71. 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