public class StrmAsgnRptInstrmtGrpBlock extends Object implements com.epam.fix.model.Block
Modifier and Type | Class and Description |
---|---|
class |
StrmAsgnRptInstrmtGrpBlock.RelatedSymGroup |
Constructor and Description |
---|
StrmAsgnRptInstrmtGrpBlock() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
int |
getNoRelatedSym() |
Collection<StrmAsgnRptInstrmtGrpBlock.RelatedSymGroup> |
getRelatedSymGroup() |
void |
setNoRelatedSym(int value) |
void |
setRelatedSymGroup(Collection<StrmAsgnRptInstrmtGrpBlock.RelatedSymGroup> value) |
void |
toFIX(FIXFieldList l) |
public int getNoRelatedSym()
public void setNoRelatedSym(int value)
public Collection<StrmAsgnRptInstrmtGrpBlock.RelatedSymGroup> getRelatedSymGroup()
public void setRelatedSymGroup(Collection<StrmAsgnRptInstrmtGrpBlock.RelatedSymGroup> 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.