Class AllocAckGrpBlock.AllocsGroup

java.lang.Object
com.epam.fix.model.fix50sp2.block.AllocAckGrpBlock.AllocsGroup
Enclosing class:
AllocAckGrpBlock

public class AllocAckGrpBlock.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)
    • getAllocPrice

      public Double getAllocPrice()
    • setAllocPrice

      public void setAllocPrice(Double value)
    • getAllocPositionEffect

      public Character getAllocPositionEffect()
    • setAllocPositionEffect

      public void setAllocPositionEffect(Character value)
    • getIndividualAllocID

      public String getIndividualAllocID()
    • setIndividualAllocID

      public void setIndividualAllocID(String value)
    • getIndividualAllocRejCode

      public Long getIndividualAllocRejCode()
    • setIndividualAllocRejCode

      public void setIndividualAllocRejCode(Long value)
    • getNestedParties

      public NestedPartiesBlock getNestedParties()
    • setNestedParties

      public void setNestedParties(NestedPartiesBlock 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)
    • getSecondaryIndividualAllocID

      public String getSecondaryIndividualAllocID()
    • setSecondaryIndividualAllocID

      public void setSecondaryIndividualAllocID(String value)
    • getAllocCustomerCapacity

      public String getAllocCustomerCapacity()
    • setAllocCustomerCapacity

      public void setAllocCustomerCapacity(String value)
    • getIndividualAllocType

      public Long getIndividualAllocType()
    • setIndividualAllocType

      public void setIndividualAllocType(Long value)
    • getAllocQty

      public Double getAllocQty()
    • setAllocQty

      public void setAllocQty(Double value)
    • toFIX

      public void toFIX(FIXFieldList l)
    • fromFIX

      public void fromFIX(FIXFieldList l)