public class NstdPtysSubGrpBlock extends Object implements com.epam.fix.model.Block
Modifier and Type | Class and Description |
---|---|
class |
NstdPtysSubGrpBlock.NestedPartySubIDsGroup |
Constructor and Description |
---|
NstdPtysSubGrpBlock() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
Collection<NstdPtysSubGrpBlock.NestedPartySubIDsGroup> |
getNestedPartySubIDsGroup() |
int |
getNoNestedPartySubIDs() |
void |
setNestedPartySubIDsGroup(Collection<NstdPtysSubGrpBlock.NestedPartySubIDsGroup> value) |
void |
setNoNestedPartySubIDs(int value) |
void |
toFIX(FIXFieldList l) |
public int getNoNestedPartySubIDs()
public void setNoNestedPartySubIDs(int value)
public Collection<NstdPtysSubGrpBlock.NestedPartySubIDsGroup> getNestedPartySubIDsGroup()
public void setNestedPartySubIDsGroup(Collection<NstdPtysSubGrpBlock.NestedPartySubIDsGroup> 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.