public class InstrumentPtysSubGrpBlock extends Object implements com.epam.fix.model.Block
Modifier and Type | Class and Description |
---|---|
class |
InstrumentPtysSubGrpBlock.InstrumentPartySubIDsGroup |
Constructor and Description |
---|
InstrumentPtysSubGrpBlock() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
Collection<InstrumentPtysSubGrpBlock.InstrumentPartySubIDsGroup> |
getInstrumentPartySubIDsGroup() |
int |
getNoInstrumentPartySubIDs() |
void |
setInstrumentPartySubIDsGroup(Collection<InstrumentPtysSubGrpBlock.InstrumentPartySubIDsGroup> value) |
void |
setNoInstrumentPartySubIDs(int value) |
void |
toFIX(FIXFieldList l) |
public int getNoInstrumentPartySubIDs()
public void setNoInstrumentPartySubIDs(int value)
public Collection<InstrumentPtysSubGrpBlock.InstrumentPartySubIDsGroup> getInstrumentPartySubIDsGroup()
public void setInstrumentPartySubIDsGroup(Collection<InstrumentPtysSubGrpBlock.InstrumentPartySubIDsGroup> 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.