public class UndSecAltIDGrpBlock extends Object implements com.epam.fix.model.Block
Modifier and Type | Class and Description |
---|---|
class |
UndSecAltIDGrpBlock.UnderlyingSecurityAltIDGroup |
Constructor and Description |
---|
UndSecAltIDGrpBlock() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
int |
getNoUnderlyingSecurityAltID() |
Collection<UndSecAltIDGrpBlock.UnderlyingSecurityAltIDGroup> |
getUnderlyingSecurityAltIDGroup() |
void |
setNoUnderlyingSecurityAltID(int value) |
void |
setUnderlyingSecurityAltIDGroup(Collection<UndSecAltIDGrpBlock.UnderlyingSecurityAltIDGroup> value) |
void |
toFIX(FIXFieldList l) |
public int getNoUnderlyingSecurityAltID()
public void setNoUnderlyingSecurityAltID(int value)
public Collection<UndSecAltIDGrpBlock.UnderlyingSecurityAltIDGroup> getUnderlyingSecurityAltIDGroup()
public void setUnderlyingSecurityAltIDGroup(Collection<UndSecAltIDGrpBlock.UnderlyingSecurityAltIDGroup> 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.