Class DerivativeInstrumentPartiesBlock.DerivativeInstrumentPartiesGroup

java.lang.Object
com.epam.fix.model.fix50sp2.block.DerivativeInstrumentPartiesBlock.DerivativeInstrumentPartiesGroup
Enclosing class:
DerivativeInstrumentPartiesBlock

public class DerivativeInstrumentPartiesBlock.DerivativeInstrumentPartiesGroup extends Object
  • Constructor Details

    • DerivativeInstrumentPartiesGroup

      public DerivativeInstrumentPartiesGroup()
  • Method Details

    • getDerivativeInstrumentPartyID

      public String getDerivativeInstrumentPartyID()
    • setDerivativeInstrumentPartyID

      public void setDerivativeInstrumentPartyID(String value)
    • getDerivativeInstrumentPartyIDSource

      public String getDerivativeInstrumentPartyIDSource()
    • setDerivativeInstrumentPartyIDSource

      public void setDerivativeInstrumentPartyIDSource(String value)
    • getDerivativeInstrumentPartyRole

      public Long getDerivativeInstrumentPartyRole()
    • setDerivativeInstrumentPartyRole

      public void setDerivativeInstrumentPartyRole(Long value)
    • getDerivativeInstrumentPartySubIDsGrp

      public DerivativeInstrumentPartySubIDsGrpBlock getDerivativeInstrumentPartySubIDsGrp()
    • setDerivativeInstrumentPartySubIDsGrp

      public void setDerivativeInstrumentPartySubIDsGrp(DerivativeInstrumentPartySubIDsGrpBlock value)
    • toFIX

      public void toFIX(FIXFieldList l)
    • fromFIX

      public void fromFIX(FIXFieldList l)