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() |
String |
getNestedPartySubID() |
void |
setNestedPartyID(String value) |
void |
setNestedPartyIDSource(Character value) |
void |
setNestedPartyRole(Long value) |
void |
setNestedPartySubID(String 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 String getNestedPartySubID()
public void setNestedPartySubID(String value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.