public class NstdPtys2SubGrpBlock extends Object implements com.epam.fix.model.Block
Modifier and Type | Class and Description |
---|---|
class |
NstdPtys2SubGrpBlock.Nested2PartySubIDsGroup |
Constructor and Description |
---|
NstdPtys2SubGrpBlock() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
Collection<NstdPtys2SubGrpBlock.Nested2PartySubIDsGroup> |
getNested2PartySubIDsGroup() |
int |
getNoNested2PartySubIDs() |
void |
setNested2PartySubIDsGroup(Collection<NstdPtys2SubGrpBlock.Nested2PartySubIDsGroup> value) |
void |
setNoNested2PartySubIDs(int value) |
void |
toFIX(FIXFieldList l) |
public int getNoNested2PartySubIDs()
public void setNoNested2PartySubIDs(int value)
public Collection<NstdPtys2SubGrpBlock.Nested2PartySubIDsGroup> getNested2PartySubIDsGroup()
public void setNested2PartySubIDsGroup(Collection<NstdPtys2SubGrpBlock.Nested2PartySubIDsGroup> 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.