public class NestedParties2Block.Nested2PartyIDsGroup extends Object
Constructor and Description |
---|
Nested2PartyIDsGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
String |
getNested2PartyID() |
Character |
getNested2PartyIDSource() |
Long |
getNested2PartyRole() |
NstdPtys2SubGrpBlock |
getNstdPtys2SubGrp() |
void |
setNested2PartyID(String value) |
void |
setNested2PartyIDSource(Character value) |
void |
setNested2PartyRole(Long value) |
void |
setNstdPtys2SubGrp(NstdPtys2SubGrpBlock value) |
void |
toFIX(FIXFieldList l) |
public String getNested2PartyID()
public void setNested2PartyID(String value)
public Character getNested2PartyIDSource()
public void setNested2PartyIDSource(Character value)
public Long getNested2PartyRole()
public void setNested2PartyRole(Long value)
public NstdPtys2SubGrpBlock getNstdPtys2SubGrp()
public void setNstdPtys2SubGrp(NstdPtys2SubGrpBlock value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.