public class ComplexEventsBlock.ComplexEventsGroup extends Object
Constructor and Description |
---|
ComplexEventsGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
Long |
getComplexEventCondition() |
ComplexEventDatesBlock |
getComplexEventDates() |
Double |
getComplexEventPrice() |
Long |
getComplexEventPriceBoundaryMethod() |
Double |
getComplexEventPriceBoundaryPrecision() |
Long |
getComplexEventPriceTimeType() |
Long |
getComplexEventType() |
Double |
getComplexOptPayoutAmount() |
void |
setComplexEventCondition(Long value) |
void |
setComplexEventDates(ComplexEventDatesBlock value) |
void |
setComplexEventPrice(Double value) |
void |
setComplexEventPriceBoundaryMethod(Long value) |
void |
setComplexEventPriceBoundaryPrecision(Double value) |
void |
setComplexEventPriceTimeType(Long value) |
void |
setComplexEventType(Long value) |
void |
setComplexOptPayoutAmount(Double value) |
void |
toFIX(FIXFieldList l) |
public Long getComplexEventType()
public void setComplexEventType(Long value)
public Double getComplexOptPayoutAmount()
public void setComplexOptPayoutAmount(Double value)
public Double getComplexEventPrice()
public void setComplexEventPrice(Double value)
public Long getComplexEventPriceBoundaryMethod()
public void setComplexEventPriceBoundaryMethod(Long value)
public Double getComplexEventPriceBoundaryPrecision()
public void setComplexEventPriceBoundaryPrecision(Double value)
public Long getComplexEventPriceTimeType()
public void setComplexEventPriceTimeType(Long value)
public Long getComplexEventCondition()
public void setComplexEventCondition(Long value)
public ComplexEventDatesBlock getComplexEventDates()
public void setComplexEventDates(ComplexEventDatesBlock value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.