public class UnderlyingLegSecurityAltIDGrpBlock extends Object implements com.epam.fix.model.Block
Modifier and Type | Class and Description |
---|---|
class |
UnderlyingLegSecurityAltIDGrpBlock.UnderlyingLegSecurityAltIDGroup |
Constructor and Description |
---|
UnderlyingLegSecurityAltIDGrpBlock() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
int |
getNoUnderlyingLegSecurityAltID() |
Collection<UnderlyingLegSecurityAltIDGrpBlock.UnderlyingLegSecurityAltIDGroup> |
getUnderlyingLegSecurityAltIDGroup() |
void |
setNoUnderlyingLegSecurityAltID(int value) |
void |
setUnderlyingLegSecurityAltIDGroup(Collection<UnderlyingLegSecurityAltIDGrpBlock.UnderlyingLegSecurityAltIDGroup> value) |
void |
toFIX(FIXFieldList l) |
public int getNoUnderlyingLegSecurityAltID()
public void setNoUnderlyingLegSecurityAltID(int value)
public Collection<UnderlyingLegSecurityAltIDGrpBlock.UnderlyingLegSecurityAltIDGroup> getUnderlyingLegSecurityAltIDGroup()
public void setUnderlyingLegSecurityAltIDGroup(Collection<UnderlyingLegSecurityAltIDGrpBlock.UnderlyingLegSecurityAltIDGroup> 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.