quickfix.fix50
Class TradeCaptureReport.NoRootPartyIDs.NoRootPartySubIDs

java.lang.Object
  extended by quickfix.FieldMap
      extended by quickfix.Group
          extended by quickfix.fix50.TradeCaptureReport.NoRootPartyIDs.NoRootPartySubIDs
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
TradeCaptureReport.NoRootPartyIDs

public static class TradeCaptureReport.NoRootPartyIDs.NoRootPartySubIDs
extends Group

See Also:
Serialized Form

Constructor Summary
TradeCaptureReport.NoRootPartyIDs.NoRootPartySubIDs()
           
 
Method Summary
 RootPartySubID get(RootPartySubID value)
           
 RootPartySubIDType get(RootPartySubIDType value)
           
 RootPartySubID getRootPartySubID()
           
 RootPartySubIDType getRootPartySubIDType()
           
 boolean isSet(RootPartySubID field)
           
 boolean isSet(RootPartySubIDType field)
           
 boolean isSetRootPartySubID()
           
 boolean isSetRootPartySubIDType()
           
 void set(RootPartySubID value)
           
 void set(RootPartySubIDType 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

TradeCaptureReport.NoRootPartyIDs.NoRootPartySubIDs

public TradeCaptureReport.NoRootPartyIDs.NoRootPartySubIDs()
Method Detail

set

public void set(RootPartySubID value)

get

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

getRootPartySubID

public RootPartySubID getRootPartySubID()
                                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(RootPartySubID field)

isSetRootPartySubID

public boolean isSetRootPartySubID()

set

public void set(RootPartySubIDType value)

get

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

getRootPartySubIDType

public RootPartySubIDType getRootPartySubIDType()
                                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(RootPartySubIDType field)

isSetRootPartySubIDType

public boolean isSetRootPartySubIDType()