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