public class LegSecAltIDGrpBlock extends Object implements com.epam.fix.model.Block
Modifier and Type | Class and Description |
---|---|
class |
LegSecAltIDGrpBlock.LegSecurityAltIDGroup |
Constructor and Description |
---|
LegSecAltIDGrpBlock() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
Collection<LegSecAltIDGrpBlock.LegSecurityAltIDGroup> |
getLegSecurityAltIDGroup() |
int |
getNoLegSecurityAltID() |
void |
setLegSecurityAltIDGroup(Collection<LegSecAltIDGrpBlock.LegSecurityAltIDGroup> value) |
void |
setNoLegSecurityAltID(int value) |
void |
toFIX(FIXFieldList l) |
public int getNoLegSecurityAltID()
public void setNoLegSecurityAltID(int value)
public Collection<LegSecAltIDGrpBlock.LegSecurityAltIDGroup> getLegSecurityAltIDGroup()
public void setLegSecurityAltIDGroup(Collection<LegSecAltIDGrpBlock.LegSecurityAltIDGroup> value)
public void toFIX(FIXFieldList l)
toFIX
in interface com.epam.fix.model.Block
public void fromFIX(FIXFieldList l)
fromFIX
in interface com.epam.fix.model.Block
Copyright © 2000–2022 EPAM Systems. All rights reserved.