public class NestedParties4Block extends Object implements com.epam.fix.model.Block
Modifier and Type | Class and Description |
---|---|
class |
NestedParties4Block.Nested4PartyIDsGroup |
Constructor and Description |
---|
NestedParties4Block() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
Collection<NestedParties4Block.Nested4PartyIDsGroup> |
getNested4PartyIDsGroup() |
int |
getNoNested4PartyIDs() |
void |
setNested4PartyIDsGroup(Collection<NestedParties4Block.Nested4PartyIDsGroup> value) |
void |
setNoNested4PartyIDs(int value) |
void |
toFIX(FIXFieldList l) |
public int getNoNested4PartyIDs()
public void setNoNested4PartyIDs(int value)
public Collection<NestedParties4Block.Nested4PartyIDsGroup> getNested4PartyIDsGroup()
public void setNested4PartyIDsGroup(Collection<NestedParties4Block.Nested4PartyIDsGroup> 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.