public class NetworkCounterpartySystemStatusRequest.CompIDsGroup extends Object
Constructor and Description |
---|
CompIDsGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
String |
getDeskID() |
String |
getLocationID() |
String |
getRefCompID() |
String |
getRefSubID() |
void |
setDeskID(String value) |
void |
setLocationID(String value) |
void |
setRefCompID(String value) |
void |
setRefSubID(String value) |
void |
toFIX(FIXFieldList l) |
public String getRefCompID()
public void setRefCompID(String value)
public String getRefSubID()
public void setRefSubID(String value)
public String getLocationID()
public void setLocationID(String value)
public String getDeskID()
public void setDeskID(String value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.