quickfix.fix50.component
Class TrdCapRptAckSideGrp.NoSides.NoClearingInstructions

java.lang.Object
  extended by quickfix.FieldMap
      extended by quickfix.Group
          extended by quickfix.fix50.component.TrdCapRptAckSideGrp.NoSides.NoClearingInstructions
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
TrdCapRptAckSideGrp.NoSides

public static class TrdCapRptAckSideGrp.NoSides.NoClearingInstructions
extends Group

See Also:
Serialized Form

Constructor Summary
TrdCapRptAckSideGrp.NoSides.NoClearingInstructions()
           
 
Method Summary
 ClearingInstruction get(ClearingInstruction value)
           
 ClearingInstruction getClearingInstruction()
           
 boolean isSet(ClearingInstruction field)
           
 boolean isSetClearingInstruction()
           
 void set(ClearingInstruction value)
           
 
Methods inherited from class quickfix.Group
addGroup, delim, field, getFieldTag, getGroup
 
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
 

Constructor Detail

TrdCapRptAckSideGrp.NoSides.NoClearingInstructions

public TrdCapRptAckSideGrp.NoSides.NoClearingInstructions()
Method Detail

set

public void set(ClearingInstruction value)

get

public ClearingInstruction get(ClearingInstruction value)
                        throws FieldNotFound
Throws:
FieldNotFound

getClearingInstruction

public ClearingInstruction getClearingInstruction()
                                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ClearingInstruction field)

isSetClearingInstruction

public boolean isSetClearingInstruction()