Class/Object

org.sackfix.fix44modified

UnderlyingInstrumentComponent

Related Docs: object UnderlyingInstrumentComponent | package fix44modified

Permalink

case class UnderlyingInstrumentComponent(underlyingSymbolField: UnderlyingSymbolField, underlyingSymbolSfxField: Option[UnderlyingSymbolSfxField] = None, underlyingSecurityIDField: Option[UnderlyingSecurityIDField] = None, underlyingSecurityIDSourceField: Option[UnderlyingSecurityIDSourceField] = None, noUnderlyingSecurityAltIDField: Option[NoUnderlyingSecurityAltIDField] = None, underlyingSecurityAltIDGroups: Option[List[UnderlyingSecurityAltIDGroup]] = None, underlyingProductField: Option[UnderlyingProductField] = None, underlyingCFICodeField: Option[UnderlyingCFICodeField] = None, underlyingSecurityTypeField: Option[UnderlyingSecurityTypeField] = None, underlyingSecuritySubTypeField: Option[UnderlyingSecuritySubTypeField] = None, underlyingMaturityMonthYearField: Option[UnderlyingMaturityMonthYearField] = None, underlyingMaturityDateField: Option[UnderlyingMaturityDateField] = None, underlyingPutOrCallField: Option[UnderlyingPutOrCallField] = None, underlyingCouponPaymentDateField: Option[UnderlyingCouponPaymentDateField] = None, underlyingIssueDateField: Option[UnderlyingIssueDateField] = None, underlyingRepoCollateralSecurityTypeField: Option[UnderlyingRepoCollateralSecurityTypeField] = None, underlyingRepurchaseTermField: Option[UnderlyingRepurchaseTermField] = None, underlyingRepurchaseRateField: Option[UnderlyingRepurchaseRateField] = None, underlyingFactorField: Option[UnderlyingFactorField] = None, underlyingCreditRatingField: Option[UnderlyingCreditRatingField] = None, underlyingInstrRegistryField: Option[UnderlyingInstrRegistryField] = None, underlyingCountryOfIssueField: Option[UnderlyingCountryOfIssueField] = None, underlyingStateOrProvinceOfIssueField: Option[UnderlyingStateOrProvinceOfIssueField] = None, underlyingLocaleOfIssueField: Option[UnderlyingLocaleOfIssueField] = None, underlyingRedemptionDateField: Option[UnderlyingRedemptionDateField] = None, underlyingStrikePriceField: Option[UnderlyingStrikePriceField] = None, underlyingStrikeCurrencyField: Option[UnderlyingStrikeCurrencyField] = None, underlyingOptAttributeField: Option[UnderlyingOptAttributeField] = None, underlyingContractMultiplierField: Option[UnderlyingContractMultiplierField] = None, underlyingCouponRateField: Option[UnderlyingCouponRateField] = None, underlyingSecurityExchangeField: Option[UnderlyingSecurityExchangeField] = None, underlyingIssuerField: Option[UnderlyingIssuerField] = None, encodedUnderlyingIssuerLenField: Option[EncodedUnderlyingIssuerLenField] = None, encodedUnderlyingIssuerField: Option[EncodedUnderlyingIssuerField] = None, underlyingSecurityDescField: Option[UnderlyingSecurityDescField] = None, encodedUnderlyingSecurityDescLenField: Option[EncodedUnderlyingSecurityDescLenField] = None, encodedUnderlyingSecurityDescField: Option[EncodedUnderlyingSecurityDescField] = None, underlyingCPProgramField: Option[UnderlyingCPProgramField] = None, underlyingCPRegTypeField: Option[UnderlyingCPRegTypeField] = None, underlyingCurrencyField: Option[UnderlyingCurrencyField] = None, underlyingQtyField: Option[UnderlyingQtyField] = None, underlyingPxField: Option[UnderlyingPxField] = None, underlyingDirtyPriceField: Option[UnderlyingDirtyPriceField] = None, underlyingEndPriceField: Option[UnderlyingEndPriceField] = None, underlyingStartValueField: Option[UnderlyingStartValueField] = None, underlyingCurrentValueField: Option[UnderlyingCurrentValueField] = None, underlyingEndValueField: Option[UnderlyingEndValueField] = None, underlyingStipulationsComponent: Option[UnderlyingStipulationsComponent] = None) extends SfFixComponent with SfFixRenderable with SfFixFieldsToAscii with Product with Serializable

Generated by SackFix code generator on 20170404 Source specification was read from: /quickfixj1.6.0/FIX44.modified.xml

Linear Supertypes
Serializable, Serializable, Product, Equals, SfFixFieldsToAscii, SfFixRenderable, SfFixComponent, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. UnderlyingInstrumentComponent
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. SfFixFieldsToAscii
  7. SfFixRenderable
  8. SfFixComponent
  9. AnyRef
  10. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

  1. new UnderlyingInstrumentComponent(underlyingSymbolField: UnderlyingSymbolField, underlyingSymbolSfxField: Option[UnderlyingSymbolSfxField] = None, underlyingSecurityIDField: Option[UnderlyingSecurityIDField] = None, underlyingSecurityIDSourceField: Option[UnderlyingSecurityIDSourceField] = None, noUnderlyingSecurityAltIDField: Option[NoUnderlyingSecurityAltIDField] = None, underlyingSecurityAltIDGroups: Option[List[UnderlyingSecurityAltIDGroup]] = None, underlyingProductField: Option[UnderlyingProductField] = None, underlyingCFICodeField: Option[UnderlyingCFICodeField] = None, underlyingSecurityTypeField: Option[UnderlyingSecurityTypeField] = None, underlyingSecuritySubTypeField: Option[UnderlyingSecuritySubTypeField] = None, underlyingMaturityMonthYearField: Option[UnderlyingMaturityMonthYearField] = None, underlyingMaturityDateField: Option[UnderlyingMaturityDateField] = None, underlyingPutOrCallField: Option[UnderlyingPutOrCallField] = None, underlyingCouponPaymentDateField: Option[UnderlyingCouponPaymentDateField] = None, underlyingIssueDateField: Option[UnderlyingIssueDateField] = None, underlyingRepoCollateralSecurityTypeField: Option[UnderlyingRepoCollateralSecurityTypeField] = None, underlyingRepurchaseTermField: Option[UnderlyingRepurchaseTermField] = None, underlyingRepurchaseRateField: Option[UnderlyingRepurchaseRateField] = None, underlyingFactorField: Option[UnderlyingFactorField] = None, underlyingCreditRatingField: Option[UnderlyingCreditRatingField] = None, underlyingInstrRegistryField: Option[UnderlyingInstrRegistryField] = None, underlyingCountryOfIssueField: Option[UnderlyingCountryOfIssueField] = None, underlyingStateOrProvinceOfIssueField: Option[UnderlyingStateOrProvinceOfIssueField] = None, underlyingLocaleOfIssueField: Option[UnderlyingLocaleOfIssueField] = None, underlyingRedemptionDateField: Option[UnderlyingRedemptionDateField] = None, underlyingStrikePriceField: Option[UnderlyingStrikePriceField] = None, underlyingStrikeCurrencyField: Option[UnderlyingStrikeCurrencyField] = None, underlyingOptAttributeField: Option[UnderlyingOptAttributeField] = None, underlyingContractMultiplierField: Option[UnderlyingContractMultiplierField] = None, underlyingCouponRateField: Option[UnderlyingCouponRateField] = None, underlyingSecurityExchangeField: Option[UnderlyingSecurityExchangeField] = None, underlyingIssuerField: Option[UnderlyingIssuerField] = None, encodedUnderlyingIssuerLenField: Option[EncodedUnderlyingIssuerLenField] = None, encodedUnderlyingIssuerField: Option[EncodedUnderlyingIssuerField] = None, underlyingSecurityDescField: Option[UnderlyingSecurityDescField] = None, encodedUnderlyingSecurityDescLenField: Option[EncodedUnderlyingSecurityDescLenField] = None, encodedUnderlyingSecurityDescField: Option[EncodedUnderlyingSecurityDescField] = None, underlyingCPProgramField: Option[UnderlyingCPProgramField] = None, underlyingCPRegTypeField: Option[UnderlyingCPRegTypeField] = None, underlyingCurrencyField: Option[UnderlyingCurrencyField] = None, underlyingQtyField: Option[UnderlyingQtyField] = None, underlyingPxField: Option[UnderlyingPxField] = None, underlyingDirtyPriceField: Option[UnderlyingDirtyPriceField] = None, underlyingEndPriceField: Option[UnderlyingEndPriceField] = None, underlyingStartValueField: Option[UnderlyingStartValueField] = None, underlyingCurrentValueField: Option[UnderlyingCurrentValueField] = None, underlyingEndValueField: Option[UnderlyingEndValueField] = None, underlyingStipulationsComponent: Option[UnderlyingStipulationsComponent] = None)

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def appendFixStr(b: StringBuilder = new StringBuilder): StringBuilder

    Permalink
    Definition Classes
    UnderlyingInstrumentComponent → SfFixRenderable
  5. def appendStringBuilder(b: StringBuilder = new StringBuilder): StringBuilder

    Permalink
    Definition Classes
    UnderlyingInstrumentComponent → SfFixRenderable
  6. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  7. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  8. val encodedUnderlyingIssuerField: Option[EncodedUnderlyingIssuerField]

    Permalink
  9. val encodedUnderlyingIssuerLenField: Option[EncodedUnderlyingIssuerLenField]

    Permalink
  10. val encodedUnderlyingSecurityDescField: Option[EncodedUnderlyingSecurityDescField]

    Permalink
  11. val encodedUnderlyingSecurityDescLenField: Option[EncodedUnderlyingSecurityDescLenField]

    Permalink
  12. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  13. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  14. lazy val fixStr: String

    Permalink
    Definition Classes
    UnderlyingInstrumentComponent → SfFixComponent
  15. def format(fmt: (StringBuilder, SfFixRenderable) ⇒ Unit, b: StringBuilder = new StringBuilder()): StringBuilder

    Permalink
  16. def formatForFix(b: StringBuilder, f: SfFixRenderable): Unit

    Permalink
    Definition Classes
    SfFixFieldsToAscii
  17. def formatForToString(b: StringBuilder, f: SfFixRenderable): Unit

    Permalink
    Definition Classes
    SfFixFieldsToAscii
  18. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  19. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  20. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  21. val noUnderlyingSecurityAltIDField: Option[NoUnderlyingSecurityAltIDField]

    Permalink
  22. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  23. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  24. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  25. def toString(): String

    Permalink
    Definition Classes
    UnderlyingInstrumentComponent → AnyRef → Any
  26. val underlyingCFICodeField: Option[UnderlyingCFICodeField]

    Permalink
  27. val underlyingCPProgramField: Option[UnderlyingCPProgramField]

    Permalink
  28. val underlyingCPRegTypeField: Option[UnderlyingCPRegTypeField]

    Permalink
  29. val underlyingContractMultiplierField: Option[UnderlyingContractMultiplierField]

    Permalink
  30. val underlyingCountryOfIssueField: Option[UnderlyingCountryOfIssueField]

    Permalink
  31. val underlyingCouponPaymentDateField: Option[UnderlyingCouponPaymentDateField]

    Permalink
  32. val underlyingCouponRateField: Option[UnderlyingCouponRateField]

    Permalink
  33. val underlyingCreditRatingField: Option[UnderlyingCreditRatingField]

    Permalink
  34. val underlyingCurrencyField: Option[UnderlyingCurrencyField]

    Permalink
  35. val underlyingCurrentValueField: Option[UnderlyingCurrentValueField]

    Permalink
  36. val underlyingDirtyPriceField: Option[UnderlyingDirtyPriceField]

    Permalink
  37. val underlyingEndPriceField: Option[UnderlyingEndPriceField]

    Permalink
  38. val underlyingEndValueField: Option[UnderlyingEndValueField]

    Permalink
  39. val underlyingFactorField: Option[UnderlyingFactorField]

    Permalink
  40. val underlyingInstrRegistryField: Option[UnderlyingInstrRegistryField]

    Permalink
  41. val underlyingIssueDateField: Option[UnderlyingIssueDateField]

    Permalink
  42. val underlyingIssuerField: Option[UnderlyingIssuerField]

    Permalink
  43. val underlyingLocaleOfIssueField: Option[UnderlyingLocaleOfIssueField]

    Permalink
  44. val underlyingMaturityDateField: Option[UnderlyingMaturityDateField]

    Permalink
  45. val underlyingMaturityMonthYearField: Option[UnderlyingMaturityMonthYearField]

    Permalink
  46. val underlyingOptAttributeField: Option[UnderlyingOptAttributeField]

    Permalink
  47. val underlyingProductField: Option[UnderlyingProductField]

    Permalink
  48. val underlyingPutOrCallField: Option[UnderlyingPutOrCallField]

    Permalink
  49. val underlyingPxField: Option[UnderlyingPxField]

    Permalink
  50. val underlyingQtyField: Option[UnderlyingQtyField]

    Permalink
  51. val underlyingRedemptionDateField: Option[UnderlyingRedemptionDateField]

    Permalink
  52. val underlyingRepoCollateralSecurityTypeField: Option[UnderlyingRepoCollateralSecurityTypeField]

    Permalink
  53. val underlyingRepurchaseRateField: Option[UnderlyingRepurchaseRateField]

    Permalink
  54. val underlyingRepurchaseTermField: Option[UnderlyingRepurchaseTermField]

    Permalink
  55. val underlyingSecurityAltIDGroups: Option[List[UnderlyingSecurityAltIDGroup]]

    Permalink
  56. val underlyingSecurityDescField: Option[UnderlyingSecurityDescField]

    Permalink
  57. val underlyingSecurityExchangeField: Option[UnderlyingSecurityExchangeField]

    Permalink
  58. val underlyingSecurityIDField: Option[UnderlyingSecurityIDField]

    Permalink
  59. val underlyingSecurityIDSourceField: Option[UnderlyingSecurityIDSourceField]

    Permalink
  60. val underlyingSecuritySubTypeField: Option[UnderlyingSecuritySubTypeField]

    Permalink
  61. val underlyingSecurityTypeField: Option[UnderlyingSecurityTypeField]

    Permalink
  62. val underlyingStartValueField: Option[UnderlyingStartValueField]

    Permalink
  63. val underlyingStateOrProvinceOfIssueField: Option[UnderlyingStateOrProvinceOfIssueField]

    Permalink
  64. val underlyingStipulationsComponent: Option[UnderlyingStipulationsComponent]

    Permalink
  65. val underlyingStrikeCurrencyField: Option[UnderlyingStrikeCurrencyField]

    Permalink
  66. val underlyingStrikePriceField: Option[UnderlyingStrikePriceField]

    Permalink
  67. val underlyingSymbolField: UnderlyingSymbolField

    Permalink
  68. val underlyingSymbolSfxField: Option[UnderlyingSymbolSfxField]

    Permalink
  69. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  70. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  71. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from SfFixFieldsToAscii

Inherited from SfFixRenderable

Inherited from SfFixComponent

Inherited from AnyRef

Inherited from Any

Ungrouped