Class AllocationInstruction.AllocsGroup

java.lang.Object
com.epam.fix.model.fix50sp1.message.AllocationInstruction.AllocsGroup
Enclosing class:
AllocationInstruction

public class AllocationInstruction.AllocsGroup extends Object
  • Constructor Details

    • AllocsGroup

      public AllocsGroup()
  • Method Details

    • getAllocAccount

      public String getAllocAccount()
    • setAllocAccount

      public void setAllocAccount(String value)
    • getAllocAcctIDSource

      public Long getAllocAcctIDSource()
    • setAllocAcctIDSource

      public void setAllocAcctIDSource(Long value)
    • getMatchStatus

      public Character getMatchStatus()
    • setMatchStatus

      public void setMatchStatus(Character value)
    • getAllocPrice

      public Double getAllocPrice()
    • setAllocPrice

      public void setAllocPrice(Double value)
    • getAllocQty

      public Double getAllocQty()
    • setAllocQty

      public void setAllocQty(Double value)
    • getIndividualAllocID

      public String getIndividualAllocID()
    • setIndividualAllocID

      public void setIndividualAllocID(String value)
    • getProcessCode

      public Character getProcessCode()
    • setProcessCode

      public void setProcessCode(Character value)
    • getSecondaryIndividualAllocID

      public String getSecondaryIndividualAllocID()
    • setSecondaryIndividualAllocID

      public void setSecondaryIndividualAllocID(String value)
    • getAllocMethod

      public Long getAllocMethod()
    • setAllocMethod

      public void setAllocMethod(Long value)
    • getAllocCustomerCapacity

      public String getAllocCustomerCapacity()
    • setAllocCustomerCapacity

      public void setAllocCustomerCapacity(String value)
    • getAllocPositionEffect

      public Character getAllocPositionEffect()
    • setAllocPositionEffect

      public void setAllocPositionEffect(Character value)
    • getIndividualAllocType

      public Long getIndividualAllocType()
    • setIndividualAllocType

      public void setIndividualAllocType(Long value)
    • getNestedParties

      public NestedPartiesBlock getNestedParties()
    • setNestedParties

      public void setNestedParties(NestedPartiesBlock value)
    • getNotifyBrokerOfCredit

      public Boolean getNotifyBrokerOfCredit()
    • setNotifyBrokerOfCredit

      public void setNotifyBrokerOfCredit(Boolean value)
    • getAllocHandlInst

      public Long getAllocHandlInst()
    • setAllocHandlInst

      public void setAllocHandlInst(Long value)
    • getAllocText

      public String getAllocText()
    • setAllocText

      public void setAllocText(String value)
    • getEncodedAllocTextLen

      public Long getEncodedAllocTextLen()
    • setEncodedAllocTextLen

      public void setEncodedAllocTextLen(Long value)
    • getEncodedAllocText

      public String getEncodedAllocText()
    • setEncodedAllocText

      public void setEncodedAllocText(String value)
    • getCommissionData

      public CommissionDataBlock getCommissionData()
    • setCommissionData

      public void setCommissionData(CommissionDataBlock value)
    • getAllocAvgPx

      public Double getAllocAvgPx()
    • setAllocAvgPx

      public void setAllocAvgPx(Double value)
    • getAllocNetMoney

      public Double getAllocNetMoney()
    • setAllocNetMoney

      public void setAllocNetMoney(Double value)
    • getSettlCurrAmt

      public Double getSettlCurrAmt()
    • setSettlCurrAmt

      public void setSettlCurrAmt(Double value)
    • getAllocSettlCurrAmt

      public Double getAllocSettlCurrAmt()
    • setAllocSettlCurrAmt

      public void setAllocSettlCurrAmt(Double value)
    • getSettlCurrency

      public String getSettlCurrency()
    • setSettlCurrency

      public void setSettlCurrency(String value)
    • getAllocSettlCurrency

      public String getAllocSettlCurrency()
    • setAllocSettlCurrency

      public void setAllocSettlCurrency(String value)
    • getSettlCurrFxRate

      public Double getSettlCurrFxRate()
    • setSettlCurrFxRate

      public void setSettlCurrFxRate(Double value)
    • getSettlCurrFxRateCalc

      public Character getSettlCurrFxRateCalc()
    • setSettlCurrFxRateCalc

      public void setSettlCurrFxRateCalc(Character value)
    • getAllocAccruedInterestAmt

      public Double getAllocAccruedInterestAmt()
    • setAllocAccruedInterestAmt

      public void setAllocAccruedInterestAmt(Double value)
    • getAllocInterestAtMaturity

      public Double getAllocInterestAtMaturity()
    • setAllocInterestAtMaturity

      public void setAllocInterestAtMaturity(Double value)
    • getNoMiscFees

      public int getNoMiscFees()
    • setNoMiscFees

      public void setNoMiscFees(int value)
    • getMiscFeesGroup

    • setMiscFeesGroup

      public void setMiscFeesGroup(Collection<AllocationInstruction.AllocsGroup.MiscFeesGroup> value)
    • getNoClearingInstructions

      public int getNoClearingInstructions()
    • setNoClearingInstructions

      public void setNoClearingInstructions(int value)
    • getClearingInstructionsGroup

    • setClearingInstructionsGroup

      public void setClearingInstructionsGroup(Collection<AllocationInstruction.AllocsGroup.ClearingInstructionsGroup> value)
    • getClearingFeeIndicator

      public String getClearingFeeIndicator()
    • setClearingFeeIndicator

      public void setClearingFeeIndicator(String value)
    • getAllocSettlInstType

      public Long getAllocSettlInstType()
    • setAllocSettlInstType

      public void setAllocSettlInstType(Long value)
    • getSettlInstructionsData

      public SettlInstructionsDataBlock getSettlInstructionsData()
    • setSettlInstructionsData

      public void setSettlInstructionsData(SettlInstructionsDataBlock value)
    • toFIX

      public void toFIX(FIXFieldList l)
    • fromFIX

      public void fromFIX(FIXFieldList l)