public class SpreadOrBenchmarkCurveData
extends quickfix.MessageComponent
| Constructor and Description |
|---|
SpreadOrBenchmarkCurveData() |
| Modifier and Type | Method and Description |
|---|---|
BenchmarkCurveCurrency |
get(BenchmarkCurveCurrency value) |
BenchmarkCurveName |
get(BenchmarkCurveName value) |
BenchmarkCurvePoint |
get(BenchmarkCurvePoint value) |
Spread |
get(Spread value) |
BenchmarkCurveCurrency |
getBenchmarkCurveCurrency() |
BenchmarkCurveName |
getBenchmarkCurveName() |
BenchmarkCurvePoint |
getBenchmarkCurvePoint() |
protected int[] |
getFields() |
protected int[] |
getGroupFields() |
Spread |
getSpread() |
boolean |
isSet(BenchmarkCurveCurrency field) |
boolean |
isSet(BenchmarkCurveName field) |
boolean |
isSet(BenchmarkCurvePoint field) |
boolean |
isSet(Spread field) |
boolean |
isSetBenchmarkCurveCurrency() |
boolean |
isSetBenchmarkCurveName() |
boolean |
isSetBenchmarkCurvePoint() |
boolean |
isSetSpread() |
void |
set(BenchmarkCurveCurrency value) |
void |
set(BenchmarkCurveName value) |
void |
set(BenchmarkCurvePoint value) |
void |
set(Spread value) |
addGroup, addGroupRef, calculateString, clear, getBoolean, getChar, getChars, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroup, getGroupCount, getGroups, getInt, getOptionalDecimal, getOptionalString, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, indexOf, initializeFrom, isEmpty, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, reset, setBoolean, setBytes, setChar, setChars, setComponent, setDecimal, setDecimal, setDouble, setDouble, setField, setField, setField, setField, setField, setField, setField, setField, setField, setField, setField, setFields, setGroupCount, setGroups, setGroups, setInt, setString, setUtcDateOnly, setUtcTimeOnly, setUtcTimeOnly, setUtcTimeOnly, setUtcTimeStamp, setUtcTimeStamp, setUtcTimeStamppublic static final String MSGTYPE
protected int[] getFields()
getFields in class quickfix.MessageComponentprotected int[] getGroupFields()
getGroupFields in class quickfix.MessageComponentpublic void set(Spread value)
public Spread getSpread() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Spread field)
public boolean isSetSpread()
public void set(BenchmarkCurveCurrency value)
public BenchmarkCurveCurrency get(BenchmarkCurveCurrency value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic BenchmarkCurveCurrency getBenchmarkCurveCurrency() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(BenchmarkCurveCurrency field)
public boolean isSetBenchmarkCurveCurrency()
public void set(BenchmarkCurveName value)
public BenchmarkCurveName get(BenchmarkCurveName value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic BenchmarkCurveName getBenchmarkCurveName() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(BenchmarkCurveName field)
public boolean isSetBenchmarkCurveName()
public void set(BenchmarkCurvePoint value)
public BenchmarkCurvePoint get(BenchmarkCurvePoint value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic BenchmarkCurvePoint getBenchmarkCurvePoint() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(BenchmarkCurvePoint field)
public boolean isSetBenchmarkCurvePoint()
Copyright © 2021. All rights reserved.