public class NestedPartiesBlock.NestedPartyIDsGroup extends Object
Constructor and Description |
---|
NestedPartyIDsGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
String |
getNestedPartyID() |
Character |
getNestedPartyIDSource() |
Long |
getNestedPartyRole() |
NstdPtysSubGrpBlock |
getNstdPtysSubGrp() |
void |
setNestedPartyID(String value) |
void |
setNestedPartyIDSource(Character value) |
void |
setNestedPartyRole(Long value) |
void |
setNstdPtysSubGrp(NstdPtysSubGrpBlock value) |
void |
toFIX(FIXFieldList l) |
public String getNestedPartyID()
public void setNestedPartyID(String value)
public Character getNestedPartyIDSource()
public void setNestedPartyIDSource(Character value)
public Long getNestedPartyRole()
public void setNestedPartyRole(Long value)
public NstdPtysSubGrpBlock getNstdPtysSubGrp()
public void setNstdPtysSubGrp(NstdPtysSubGrpBlock value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.