public class PreAllocGrpBlock.AllocsGroup extends Object
Constructor and Description |
---|
AllocsGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
String |
getAllocAccount() |
String |
getAllocText() |
String |
getFirmAllocText() |
String |
getFirmMnemonic() |
void |
setAllocAccount(String value) |
void |
setAllocText(String value) |
void |
setFirmAllocText(String value) |
void |
setFirmMnemonic(String value) |
void |
toFIX(FIXFieldList l) |
public String getAllocAccount()
public void setAllocAccount(String value)
public String getFirmMnemonic()
public void setFirmMnemonic(String value)
public String getAllocText()
public void setAllocText(String value)
public String getFirmAllocText()
public void setFirmAllocText(String value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.