public class OrderCancelReplaceRequest.AllocsGroup extends Object
Constructor and Description |
---|
AllocsGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
String |
getAllocAccount() |
Double |
getAllocShares() |
void |
setAllocAccount(String value) |
void |
setAllocShares(Double value) |
void |
toFIX(FIXFieldList l) |
public String getAllocAccount()
public void setAllocAccount(String value)
public Double getAllocShares()
public void setAllocShares(Double value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.