case class QuoteSetsGroup(quoteSetIDField: Option[QuoteSetIDField] = None, underlyingSymbolField: Option[UnderlyingSymbolField] = None, underlyingSymbolSfxField: Option[UnderlyingSymbolSfxField] = None, underlyingSecurityIDField: Option[UnderlyingSecurityIDField] = None, underlyingIDSourceField: Option[UnderlyingIDSourceField] = None, underlyingSecurityTypeField: Option[UnderlyingSecurityTypeField] = None, underlyingMaturityMonthYearField: Option[UnderlyingMaturityMonthYearField] = None, underlyingMaturityDayField: Option[UnderlyingMaturityDayField] = None, underlyingPutOrCallField: Option[UnderlyingPutOrCallField] = None, underlyingStrikePriceField: Option[UnderlyingStrikePriceField] = 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, totQuoteEntriesField: Option[TotQuoteEntriesField] = None, noQuoteEntriesField: Option[NoQuoteEntriesField] = None, quoteEntriesGroups: Option[List[QuoteEntriesGroup]] = None) extends SfFixGroup with SfFixRenderable with SfFixFieldsToAscii with Product with Serializable
Generated by SackFix code generator on 20210314 Source specification was read from: /quickfixj1.6.0/FIX42.xml
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- QuoteSetsGroup
- Serializable
- Product
- Equals
- SfFixFieldsToAscii
- SfFixRenderable
- SfFixGroup
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new QuoteSetsGroup(quoteSetIDField: Option[QuoteSetIDField] = None, underlyingSymbolField: Option[UnderlyingSymbolField] = None, underlyingSymbolSfxField: Option[UnderlyingSymbolSfxField] = None, underlyingSecurityIDField: Option[UnderlyingSecurityIDField] = None, underlyingIDSourceField: Option[UnderlyingIDSourceField] = None, underlyingSecurityTypeField: Option[UnderlyingSecurityTypeField] = None, underlyingMaturityMonthYearField: Option[UnderlyingMaturityMonthYearField] = None, underlyingMaturityDayField: Option[UnderlyingMaturityDayField] = None, underlyingPutOrCallField: Option[UnderlyingPutOrCallField] = None, underlyingStrikePriceField: Option[UnderlyingStrikePriceField] = 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, totQuoteEntriesField: Option[TotQuoteEntriesField] = None, noQuoteEntriesField: Option[NoQuoteEntriesField] = None, quoteEntriesGroups: Option[List[QuoteEntriesGroup]] = None)
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
- def appendFixStr(b: StringBuilder = new StringBuilder): StringBuilder
- Definition Classes
- QuoteSetsGroup → SfFixRenderable
- def appendStringBuilder(b: StringBuilder = new StringBuilder): StringBuilder
- Definition Classes
- QuoteSetsGroup → SfFixRenderable
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- val encodedUnderlyingIssuerField: Option[EncodedUnderlyingIssuerField]
- val encodedUnderlyingIssuerLenField: Option[EncodedUnderlyingIssuerLenField]
- val encodedUnderlyingSecurityDescField: Option[EncodedUnderlyingSecurityDescField]
- val encodedUnderlyingSecurityDescLenField: Option[EncodedUnderlyingSecurityDescLenField]
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- lazy val fixStr: String
- Definition Classes
- QuoteSetsGroup → SfFixGroup
- def format(fmt: (StringBuilder, SfFixRenderable) => Unit, b: StringBuilder = new StringBuilder()): StringBuilder
- def formatForFix(b: StringBuilder, f: SfFixRenderable): Unit
- Definition Classes
- SfFixFieldsToAscii
- def formatForToString(b: StringBuilder, f: SfFixRenderable): Unit
- Definition Classes
- SfFixFieldsToAscii
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- val noQuoteEntriesField: Option[NoQuoteEntriesField]
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- def productElementNames: Iterator[String]
- Definition Classes
- Product
- val quoteEntriesGroups: Option[List[QuoteEntriesGroup]]
- val quoteSetIDField: Option[QuoteSetIDField]
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- QuoteSetsGroup → AnyRef → Any
- val totQuoteEntriesField: Option[TotQuoteEntriesField]
- val underlyingContractMultiplierField: Option[UnderlyingContractMultiplierField]
- val underlyingCouponRateField: Option[UnderlyingCouponRateField]
- val underlyingIDSourceField: Option[UnderlyingIDSourceField]
- val underlyingIssuerField: Option[UnderlyingIssuerField]
- val underlyingMaturityDayField: Option[UnderlyingMaturityDayField]
- val underlyingMaturityMonthYearField: Option[UnderlyingMaturityMonthYearField]
- val underlyingOptAttributeField: Option[UnderlyingOptAttributeField]
- val underlyingPutOrCallField: Option[UnderlyingPutOrCallField]
- val underlyingSecurityDescField: Option[UnderlyingSecurityDescField]
- val underlyingSecurityExchangeField: Option[UnderlyingSecurityExchangeField]
- val underlyingSecurityIDField: Option[UnderlyingSecurityIDField]
- val underlyingSecurityTypeField: Option[UnderlyingSecurityTypeField]
- val underlyingStrikePriceField: Option[UnderlyingStrikePriceField]
- val underlyingSymbolField: Option[UnderlyingSymbolField]
- val underlyingSymbolSfxField: Option[UnderlyingSymbolSfxField]
- 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()