public class NestedParties4Block.Nested4PartyIDsGroup extends Object
Constructor and Description |
---|
Nested4PartyIDsGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
String |
getNested4PartyID() |
Character |
getNested4PartyIDSource() |
Long |
getNested4PartyRole() |
NstdPtys4SubGrpBlock |
getNstdPtys4SubGrp() |
void |
setNested4PartyID(String value) |
void |
setNested4PartyIDSource(Character value) |
void |
setNested4PartyRole(Long value) |
void |
setNstdPtys4SubGrp(NstdPtys4SubGrpBlock value) |
void |
toFIX(FIXFieldList l) |
public String getNested4PartyID()
public void setNested4PartyID(String value)
public Character getNested4PartyIDSource()
public void setNested4PartyIDSource(Character value)
public Long getNested4PartyRole()
public void setNested4PartyRole(Long value)
public NstdPtys4SubGrpBlock getNstdPtys4SubGrp()
public void setNstdPtys4SubGrp(NstdPtys4SubGrpBlock value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.