public class NestedParties3Block.Nested3PartyIDsGroup extends Object
Constructor and Description |
---|
Nested3PartyIDsGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
String |
getNested3PartyID() |
Character |
getNested3PartyIDSource() |
Long |
getNested3PartyRole() |
NstdPtys3SubGrpBlock |
getNstdPtys3SubGrp() |
void |
setNested3PartyID(String value) |
void |
setNested3PartyIDSource(Character value) |
void |
setNested3PartyRole(Long value) |
void |
setNstdPtys3SubGrp(NstdPtys3SubGrpBlock value) |
void |
toFIX(FIXFieldList l) |
public String getNested3PartyID()
public void setNested3PartyID(String value)
public Character getNested3PartyIDSource()
public void setNested3PartyIDSource(Character value)
public Long getNested3PartyRole()
public void setNested3PartyRole(Long value)
public NstdPtys3SubGrpBlock getNstdPtys3SubGrp()
public void setNstdPtys3SubGrp(NstdPtys3SubGrpBlock value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.