public class IndicationofInterest.RoutingIDsGroup extends Object
Constructor and Description |
---|
RoutingIDsGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
String |
getRoutingID() |
Long |
getRoutingType() |
void |
setRoutingID(String value) |
void |
setRoutingType(Long value) |
void |
toFIX(FIXFieldList l) |
public Long getRoutingType()
public void setRoutingType(Long value)
public String getRoutingID()
public void setRoutingID(String value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.