quickfix.fix44
Class ExecutionReport.NoLegs.NoLegSecurityAltID

java.lang.Object
  extended by quickfix.FieldMap
      extended by quickfix.Group
          extended by quickfix.fix44.ExecutionReport.NoLegs.NoLegSecurityAltID
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ExecutionReport.NoLegs

public static class ExecutionReport.NoLegs.NoLegSecurityAltID
extends Group

See Also:
Serialized Form

Constructor Summary
ExecutionReport.NoLegs.NoLegSecurityAltID()
           
 
Method Summary
 LegSecurityAltID get(LegSecurityAltID value)
           
 LegSecurityAltIDSource get(LegSecurityAltIDSource value)
           
 LegSecurityAltID getLegSecurityAltID()
           
 LegSecurityAltIDSource getLegSecurityAltIDSource()
           
 boolean isSet(LegSecurityAltID field)
           
 boolean isSet(LegSecurityAltIDSource field)
           
 boolean isSetLegSecurityAltID()
           
 boolean isSetLegSecurityAltIDSource()
           
 void set(LegSecurityAltID value)
           
 void set(LegSecurityAltIDSource 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

ExecutionReport.NoLegs.NoLegSecurityAltID

public ExecutionReport.NoLegs.NoLegSecurityAltID()
Method Detail

set

public void set(LegSecurityAltID value)

get

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

getLegSecurityAltID

public LegSecurityAltID getLegSecurityAltID()
                                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(LegSecurityAltID field)

isSetLegSecurityAltID

public boolean isSetLegSecurityAltID()

set

public void set(LegSecurityAltIDSource value)

get

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

getLegSecurityAltIDSource

public LegSecurityAltIDSource getLegSecurityAltIDSource()
                                                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(LegSecurityAltIDSource field)

isSetLegSecurityAltIDSource

public boolean isSetLegSecurityAltIDSource()