public class UndInstrmtCollGrpBlock extends Object implements com.epam.fix.model.Block
Modifier and Type | Class and Description |
---|---|
class |
UndInstrmtCollGrpBlock.UnderlyingsGroup |
Constructor and Description |
---|
UndInstrmtCollGrpBlock() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
int |
getNoUnderlyings() |
Collection<UndInstrmtCollGrpBlock.UnderlyingsGroup> |
getUnderlyingsGroup() |
void |
setNoUnderlyings(int value) |
void |
setUnderlyingsGroup(Collection<UndInstrmtCollGrpBlock.UnderlyingsGroup> value) |
void |
toFIX(FIXFieldList l) |
public int getNoUnderlyings()
public void setNoUnderlyings(int value)
public Collection<UndInstrmtCollGrpBlock.UnderlyingsGroup> getUnderlyingsGroup()
public void setUnderlyingsGroup(Collection<UndInstrmtCollGrpBlock.UnderlyingsGroup> 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.