object PartyRoleField extends Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- PartyRoleField
- 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 AcceptableCounterparty: Int
- val Agent: Int
- val AllocationEntity: Int
- val AssetManager: Int
- val Beneficiary: Int
- val BrokerOfCredit: Int
- val BuyerSeller: Int
- val ClaimingAccount: Int
- val ClearingFirm: Int
- val ClearingOrganization: Int
- val ClientId: Int
- val CompetentAuthorityOfTheMostRelevantMarketInTermsOfLiquidity: Int
- val CompetentAuthorityOfTheTransaction: Int
- val ContraClearingFirm: Int
- val ContraExchange: Int
- val ContraFirm: Int
- val ContraInvestorId: Int
- val ContraPositionAccount: Int
- val ContraTrader: Int
- val CorrespondantClearingFirm: Int
- val CorrespondentBroker: Int
- val CorrespondentClearingOrganization: Int
- val Custodian: Int
- val CustomerAccount: Int
- val DeskId: Int
- val EnteringFirm: Int
- val EnteringTrader: Int
- val EnteringUnit: Int
- val Exchange: Int
- val ExecutingFirm: Int
- val ExecutingSystem: Int
- val ExecutingTrader: Int
- val ExecutingUnit: Int
- val ExecutionVenue: Int
- val ForiegnFirm: Int
- val FundManagerClientId: Int
- val GiveupClearingFirm: Int
- val HomeCompetentAuthority: Int
- val HostCompetentAuthority: Int
- val InterestedParty: Int
- val Intermediary: Int
- val InternalCarryAccount: Int
- val IntroducingBroker: Int
- val IntroducingFirm: Int
- val InvestmentFirm: Int
- val InvestorId: Int
- val LargeTraderReportableAccount: Int
- val LiquidityProvider: Int
- val LocateLendingFirm: Int
- val LocationId: Int
- val MarketDataEntryOriginator: Int
- val MarketDataMarket: Int
- val MarketMaker: Int
- val MultilateralTradingFacility: Int
- val OrderEntryOperatorId: Int
- val OrderOriginationFirm: Int
- val OrderOriginationTrader: Int
- val PledgeeAccount: Int
- val PledgorAccount: Int
- val PositionAccount: Int
- val QuoteOriginator: Int
- val RegulatedMarket: Int
- val RegulatoryBody: Int
- val ReportOriginator: Int
- val ReportingIntermediary: Int
- val SecondaryAccountNumber: Int
- val SenderLocation: Int
- val SessionId: Int
- val SettlementLocation: Int
- val SponsoringFirm: Int
- val SubCustodian: Int
- val SystematicInternaliser: Int
- val TagId: Int
- val ThirdPartyAllocationFirm: Int
- val TraderMnemonic: Int
- val TransferToFirm: Int
- val UnacceptableCounterparty: Int
- val UnderlyingContraFirm: Int
- def apply(value: String): PartyRoleField
- 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[PartyRoleField]
- def decode(a: Option[Any]): Option[PartyRoleField]
- 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()