quickfix.fix44
Class CollateralInquiryAck.NoExecs

java.lang.Object
  extended by quickfix.FieldMap
      extended by quickfix.Group
          extended by quickfix.fix44.CollateralInquiryAck.NoExecs
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
CollateralInquiryAck

public static class CollateralInquiryAck.NoExecs
extends Group

See Also:
Serialized Form

Constructor Summary
CollateralInquiryAck.NoExecs()
           
 
Method Summary
 ExecID get(ExecID value)
           
 ExecID getExecID()
           
 boolean isSet(ExecID field)
           
 boolean isSetExecID()
           
 void set(ExecID 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

CollateralInquiryAck.NoExecs

public CollateralInquiryAck.NoExecs()
Method Detail

set

public void set(ExecID value)

get

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

getExecID

public ExecID getExecID()
                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ExecID field)

isSetExecID

public boolean isSetExecID()