quickfix.fix50
Class Quote.NoStipulations
java.lang.Object
quickfix.FieldMap
quickfix.Group
quickfix.fix50.Quote.NoStipulations
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- Quote
public static class Quote.NoStipulations
- extends Group
- See Also:
- Serialized Form
Methods inherited from class quickfix.FieldMap |
calculateString, clear, getBoolean, getChar, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroupCount, getGroups, getInt, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, initializeFrom, isEmpty, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, setBoolean, setBytes, setChar, 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, setUtcTimeStamp, setUtcTimeStamp |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Quote.NoStipulations
public Quote.NoStipulations()
set
public void set(StipulationType value)
get
public StipulationType get(StipulationType value)
throws FieldNotFound
- Throws:
FieldNotFound
getStipulationType
public StipulationType getStipulationType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(StipulationType field)
isSetStipulationType
public boolean isSetStipulationType()
set
public void set(StipulationValue value)
get
public StipulationValue get(StipulationValue value)
throws FieldNotFound
- Throws:
FieldNotFound
getStipulationValue
public StipulationValue getStipulationValue()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(StipulationValue field)
isSetStipulationValue
public boolean isSetStipulationValue()