public class NstdPtys3SubGrpBlock extends Object implements com.epam.fix.model.Block
Modifier and Type | Class and Description |
---|---|
class |
NstdPtys3SubGrpBlock.Nested3PartySubIDsGroup |
Constructor and Description |
---|
NstdPtys3SubGrpBlock() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
Collection<NstdPtys3SubGrpBlock.Nested3PartySubIDsGroup> |
getNested3PartySubIDsGroup() |
int |
getNoNested3PartySubIDs() |
void |
setNested3PartySubIDsGroup(Collection<NstdPtys3SubGrpBlock.Nested3PartySubIDsGroup> value) |
void |
setNoNested3PartySubIDs(int value) |
void |
toFIX(FIXFieldList l) |
public int getNoNested3PartySubIDs()
public void setNoNested3PartySubIDs(int value)
public Collection<NstdPtys3SubGrpBlock.Nested3PartySubIDsGroup> getNested3PartySubIDsGroup()
public void setNested3PartySubIDsGroup(Collection<NstdPtys3SubGrpBlock.Nested3PartySubIDsGroup> 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.