Packages

object PartyRoleField extends Serializable

Linear Supertypes
Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PartyRoleField
  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 AcceptableCounterparty: Int
  5. val Agent: Int
  6. val AllocationEntity: Int
  7. val AssetManager: Int
  8. val Beneficiary: Int
  9. val BrokerOfCredit: Int
  10. val BuyerSeller: Int
  11. val ClaimingAccount: Int
  12. val ClearingFirm: Int
  13. val ClearingOrganization: Int
  14. val ClientId: Int
  15. val CompetentAuthorityOfTheMostRelevantMarketInTermsOfLiquidity: Int
  16. val CompetentAuthorityOfTheTransaction: Int
  17. val ContraClearingFirm: Int
  18. val ContraExchange: Int
  19. val ContraFirm: Int
  20. val ContraInvestorId: Int
  21. val ContraPositionAccount: Int
  22. val ContraTrader: Int
  23. val CorrespondantClearingFirm: Int
  24. val CorrespondentBroker: Int
  25. val CorrespondentClearingOrganization: Int
  26. val Custodian: Int
  27. val CustomerAccount: Int
  28. val DeskId: Int
  29. val EnteringFirm: Int
  30. val EnteringTrader: Int
  31. val EnteringUnit: Int
  32. val Exchange: Int
  33. val ExecutingFirm: Int
  34. val ExecutingSystem: Int
  35. val ExecutingTrader: Int
  36. val ExecutingUnit: Int
  37. val ExecutionVenue: Int
  38. val ForiegnFirm: Int
  39. val FundManagerClientId: Int
  40. val GiveupClearingFirm: Int
  41. val HomeCompetentAuthority: Int
  42. val HostCompetentAuthority: Int
  43. val InterestedParty: Int
  44. val Intermediary: Int
  45. val InternalCarryAccount: Int
  46. val IntroducingBroker: Int
  47. val IntroducingFirm: Int
  48. val InvestmentFirm: Int
  49. val InvestorId: Int
  50. val LargeTraderReportableAccount: Int
  51. val LiquidityProvider: Int
  52. val LocateLendingFirm: Int
  53. val LocationId: Int
  54. val MarketDataEntryOriginator: Int
  55. val MarketDataMarket: Int
  56. val MarketMaker: Int
  57. val MultilateralTradingFacility: Int
  58. val OrderEntryOperatorId: Int
  59. val OrderOriginationFirm: Int
  60. val OrderOriginationTrader: Int
  61. val PledgeeAccount: Int
  62. val PledgorAccount: Int
  63. val PositionAccount: Int
  64. val QuoteOriginator: Int
  65. val RegulatedMarket: Int
  66. val RegulatoryBody: Int
  67. val ReportOriginator: Int
  68. val ReportingIntermediary: Int
  69. val SecondaryAccountNumber: Int
  70. val SenderLocation: Int
  71. val SessionId: Int
  72. val SettlementLocation: Int
  73. val SponsoringFirm: Int
  74. val SubCustodian: Int
  75. val SystematicInternaliser: Int
  76. val TagId: Int
  77. val ThirdPartyAllocationFirm: Int
  78. val TraderMnemonic: Int
  79. val TransferToFirm: Int
  80. val UnacceptableCounterparty: Int
  81. val UnderlyingContraFirm: Int
  82. def apply(value: String): PartyRoleField
  83. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  84. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  85. def decode(a: Any): Option[PartyRoleField]
  86. def decode(a: Option[Any]): Option[PartyRoleField]
  87. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  88. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  89. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  90. lazy val fixDescriptionByValue: Map[Int, String]
  91. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  92. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  93. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  94. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  95. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  96. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  97. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  98. def toString(): String
    Definition Classes
    AnyRef → Any
  99. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  100. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  101. 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