quickfix.fix50
Class CrossOrderCancelRequest.NoRootPartyIDs

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

public static class CrossOrderCancelRequest.NoRootPartyIDs
extends Group

See Also:
Serialized Form

Nested Class Summary
static class CrossOrderCancelRequest.NoRootPartyIDs.NoRootPartySubIDs
           
 
Constructor Summary
CrossOrderCancelRequest.NoRootPartyIDs()
           
 
Method Summary
 NoRootPartySubIDs get(NoRootPartySubIDs value)
           
 RootPartyID get(RootPartyID value)
           
 RootPartyIDSource get(RootPartyIDSource value)
           
 RootPartyRole get(RootPartyRole value)
           
 RootSubParties get(RootSubParties component)
           
 NoRootPartySubIDs getNoRootPartySubIDs()
           
 RootPartyID getRootPartyID()
           
 RootPartyIDSource getRootPartyIDSource()
           
 RootPartyRole getRootPartyRole()
           
 RootSubParties getRootSubParties()
           
 boolean isSet(NoRootPartySubIDs field)
           
 boolean isSet(RootPartyID field)
           
 boolean isSet(RootPartyIDSource field)
           
 boolean isSet(RootPartyRole field)
           
 boolean isSetNoRootPartySubIDs()
           
 boolean isSetRootPartyID()
           
 boolean isSetRootPartyIDSource()
           
 boolean isSetRootPartyRole()
           
 void set(NoRootPartySubIDs value)
           
 void set(RootPartyID value)
           
 void set(RootPartyIDSource value)
           
 void set(RootPartyRole value)
           
 void set(RootSubParties component)
           
 
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

CrossOrderCancelRequest.NoRootPartyIDs

public CrossOrderCancelRequest.NoRootPartyIDs()
Method Detail

set

public void set(RootPartyID value)

get

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

getRootPartyID

public RootPartyID getRootPartyID()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(RootPartyID field)

isSetRootPartyID

public boolean isSetRootPartyID()

set

public void set(RootPartyIDSource value)

get

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

getRootPartyIDSource

public RootPartyIDSource getRootPartyIDSource()
                                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(RootPartyIDSource field)

isSetRootPartyIDSource

public boolean isSetRootPartyIDSource()

set

public void set(RootPartyRole value)

get

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

getRootPartyRole

public RootPartyRole getRootPartyRole()
                               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(RootPartyRole field)

isSetRootPartyRole

public boolean isSetRootPartyRole()

set

public void set(RootSubParties component)

get

public RootSubParties get(RootSubParties component)
                   throws FieldNotFound
Throws:
FieldNotFound

getRootSubParties

public RootSubParties getRootSubParties()
                                 throws FieldNotFound
Throws:
FieldNotFound

set

public void set(NoRootPartySubIDs value)

get

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

getNoRootPartySubIDs

public NoRootPartySubIDs getNoRootPartySubIDs()
                                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoRootPartySubIDs field)

isSetNoRootPartySubIDs

public boolean isSetNoRootPartySubIDs()