public class PositionReport.UnderlyingsGroup extends Object
Constructor and Description |
---|
UnderlyingsGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
UnderlyingInstrumentBlock |
getUnderlyingInstrument() |
Double |
getUnderlyingSettlPrice() |
Long |
getUnderlyingSettlPriceType() |
void |
setUnderlyingInstrument(UnderlyingInstrumentBlock value) |
void |
setUnderlyingSettlPrice(Double value) |
void |
setUnderlyingSettlPriceType(Long value) |
void |
toFIX(FIXFieldList l) |
public UnderlyingInstrumentBlock getUnderlyingInstrument()
public void setUnderlyingInstrument(UnderlyingInstrumentBlock value)
public Double getUnderlyingSettlPrice()
public void setUnderlyingSettlPrice(Double value)
public Long getUnderlyingSettlPriceType()
public void setUnderlyingSettlPriceType(Long value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.