public class ExpirationQtyBlock.ExpirationGroup extends Object
Constructor and Description |
---|
ExpirationGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
Double |
getExpQty() |
Long |
getExpType() |
void |
setExpQty(Double value) |
void |
setExpType(Long value) |
void |
toFIX(FIXFieldList l) |
public Long getExpType()
public void setExpType(Long value)
public Double getExpQty()
public void setExpQty(Double value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.