public class NstdPtys4SubGrpBlock extends Object implements com.epam.fix.model.Block
Modifier and Type | Class and Description |
---|---|
class |
NstdPtys4SubGrpBlock.Nested4PartySubIDsGroup |
Constructor and Description |
---|
NstdPtys4SubGrpBlock() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
Collection<NstdPtys4SubGrpBlock.Nested4PartySubIDsGroup> |
getNested4PartySubIDsGroup() |
int |
getNoNested4PartySubIDs() |
void |
setNested4PartySubIDsGroup(Collection<NstdPtys4SubGrpBlock.Nested4PartySubIDsGroup> value) |
void |
setNoNested4PartySubIDs(int value) |
void |
toFIX(FIXFieldList l) |
public int getNoNested4PartySubIDs()
public void setNoNested4PartySubIDs(int value)
public Collection<NstdPtys4SubGrpBlock.Nested4PartySubIDsGroup> getNested4PartySubIDsGroup()
public void setNested4PartySubIDsGroup(Collection<NstdPtys4SubGrpBlock.Nested4PartySubIDsGroup> 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.