Class/Object

org.sackfix.fix50

IOIMessage

Related Docs: object IOIMessage | package fix50

Permalink

case class IOIMessage(iOIIDField: IOIIDField, iOITransTypeField: IOITransTypeField, iOIRefIDField: Option[IOIRefIDField] = None, instrumentComponent: InstrumentComponent, financingDetailsComponent: Option[FinancingDetailsComponent] = None, undInstrmtGrpComponent: Option[UndInstrmtGrpComponent] = None, sideField: SideField, qtyTypeField: Option[QtyTypeField] = None, orderQtyDataComponent: Option[OrderQtyDataComponent] = None, iOIQtyField: IOIQtyField, currencyField: Option[CurrencyField] = None, stipulationsComponent: Option[StipulationsComponent] = None, instrmtLegIOIGrpComponent: Option[InstrmtLegIOIGrpComponent] = None, priceTypeField: Option[PriceTypeField] = None, priceField: Option[PriceField] = None, validUntilTimeField: Option[ValidUntilTimeField] = None, iOIQltyIndField: Option[IOIQltyIndField] = None, iOINaturalFlagField: Option[IOINaturalFlagField] = None, iOIQualGrpComponent: Option[IOIQualGrpComponent] = None, textField: Option[TextField] = None, encodedTextLenField: Option[EncodedTextLenField] = None, encodedTextField: Option[EncodedTextField] = None, transactTimeField: Option[TransactTimeField] = None, uRLLinkField: Option[URLLinkField] = None, routingGrpComponent: Option[RoutingGrpComponent] = None, spreadOrBenchmarkCurveDataComponent: Option[SpreadOrBenchmarkCurveDataComponent] = None, yieldDataComponent: Option[YieldDataComponent] = None, partiesComponent: Option[PartiesComponent] = None) extends SfFixMessageBody with SfFixRenderable with SfFixFieldsToAscii with Product with Serializable

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

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

Instance Constructors

  1. new IOIMessage(iOIIDField: IOIIDField, iOITransTypeField: IOITransTypeField, iOIRefIDField: Option[IOIRefIDField] = None, instrumentComponent: InstrumentComponent, financingDetailsComponent: Option[FinancingDetailsComponent] = None, undInstrmtGrpComponent: Option[UndInstrmtGrpComponent] = None, sideField: SideField, qtyTypeField: Option[QtyTypeField] = None, orderQtyDataComponent: Option[OrderQtyDataComponent] = None, iOIQtyField: IOIQtyField, currencyField: Option[CurrencyField] = None, stipulationsComponent: Option[StipulationsComponent] = None, instrmtLegIOIGrpComponent: Option[InstrmtLegIOIGrpComponent] = None, priceTypeField: Option[PriceTypeField] = None, priceField: Option[PriceField] = None, validUntilTimeField: Option[ValidUntilTimeField] = None, iOIQltyIndField: Option[IOIQltyIndField] = None, iOINaturalFlagField: Option[IOINaturalFlagField] = None, iOIQualGrpComponent: Option[IOIQualGrpComponent] = None, textField: Option[TextField] = None, encodedTextLenField: Option[EncodedTextLenField] = None, encodedTextField: Option[EncodedTextField] = None, transactTimeField: Option[TransactTimeField] = None, uRLLinkField: Option[URLLinkField] = None, routingGrpComponent: Option[RoutingGrpComponent] = None, spreadOrBenchmarkCurveDataComponent: Option[SpreadOrBenchmarkCurveDataComponent] = None, yieldDataComponent: Option[YieldDataComponent] = None, partiesComponent: Option[PartiesComponent] = 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
    IOIMessage → SfFixRenderable
  5. def appendStringBuilder(b: StringBuilder = new StringBuilder): StringBuilder

    Permalink
    Definition Classes
    IOIMessage → 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 currencyField: Option[CurrencyField]

    Permalink
  9. val encodedTextField: Option[EncodedTextField]

    Permalink
  10. val encodedTextLenField: Option[EncodedTextLenField]

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

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  13. val financingDetailsComponent: Option[FinancingDetailsComponent]

    Permalink
  14. lazy val fixStr: String

    Permalink
    Definition Classes
    IOIMessage → SfFixMessageBody
  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. val iOIIDField: IOIIDField

    Permalink
  20. val iOINaturalFlagField: Option[IOINaturalFlagField]

    Permalink
  21. val iOIQltyIndField: Option[IOIQltyIndField]

    Permalink
  22. val iOIQtyField: IOIQtyField

    Permalink
  23. val iOIQualGrpComponent: Option[IOIQualGrpComponent]

    Permalink
  24. val iOIRefIDField: Option[IOIRefIDField]

    Permalink
  25. val iOITransTypeField: IOITransTypeField

    Permalink
  26. val instrmtLegIOIGrpComponent: Option[InstrmtLegIOIGrpComponent]

    Permalink
  27. val instrumentComponent: InstrumentComponent

    Permalink
  28. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  29. val msgType: String

    Permalink
    Definition Classes
    SfFixMessageBody
  30. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  31. final def notify(): Unit

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

    Permalink
    Definition Classes
    AnyRef
  33. val orderQtyDataComponent: Option[OrderQtyDataComponent]

    Permalink
  34. val partiesComponent: Option[PartiesComponent]

    Permalink
  35. val priceField: Option[PriceField]

    Permalink
  36. val priceTypeField: Option[PriceTypeField]

    Permalink
  37. val qtyTypeField: Option[QtyTypeField]

    Permalink
  38. val routingGrpComponent: Option[RoutingGrpComponent]

    Permalink
  39. val sideField: SideField

    Permalink
  40. val spreadOrBenchmarkCurveDataComponent: Option[SpreadOrBenchmarkCurveDataComponent]

    Permalink
  41. val stipulationsComponent: Option[StipulationsComponent]

    Permalink
  42. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  43. val textField: Option[TextField]

    Permalink
  44. def toString(): String

    Permalink
    Definition Classes
    IOIMessage → AnyRef → Any
  45. val transactTimeField: Option[TransactTimeField]

    Permalink
  46. val uRLLinkField: Option[URLLinkField]

    Permalink
  47. val undInstrmtGrpComponent: Option[UndInstrmtGrpComponent]

    Permalink
  48. val validUntilTimeField: Option[ValidUntilTimeField]

    Permalink
  49. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  52. val yieldDataComponent: Option[YieldDataComponent]

    Permalink

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from SfFixFieldsToAscii

Inherited from SfFixRenderable

Inherited from SfFixMessageBody

Inherited from AnyRef

Inherited from Any

Ungrouped