public class PartiesBlock.PartyIDsGroup extends Object
Constructor and Description |
---|
PartyIDsGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
String |
getPartyID() |
Character |
getPartyIDSource() |
Long |
getPartyRole() |
PtysSubGrpBlock |
getPtysSubGrp() |
void |
setPartyID(String value) |
void |
setPartyIDSource(Character value) |
void |
setPartyRole(Long value) |
void |
setPtysSubGrp(PtysSubGrpBlock value) |
void |
toFIX(FIXFieldList l) |
public String getPartyID()
public void setPartyID(String value)
public Character getPartyIDSource()
public void setPartyIDSource(Character value)
public Long getPartyRole()
public void setPartyRole(Long value)
public PtysSubGrpBlock getPtysSubGrp()
public void setPtysSubGrp(PtysSubGrpBlock value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.