quickfix.fix44
Class NewOrderMultileg.NoAllocs.NoNested3PartyIDs

java.lang.Object
  extended by quickfix.FieldMap
      extended by quickfix.Group
          extended by quickfix.fix44.NewOrderMultileg.NoAllocs.NoNested3PartyIDs
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
NewOrderMultileg.NoAllocs

public static class NewOrderMultileg.NoAllocs.NoNested3PartyIDs
extends Group

See Also:
Serialized Form

Nested Class Summary
static class NewOrderMultileg.NoAllocs.NoNested3PartyIDs.NoNested3PartySubIDs
           
 
Constructor Summary
NewOrderMultileg.NoAllocs.NoNested3PartyIDs()
           
 
Method Summary
 Nested3PartyID get(Nested3PartyID value)
           
 Nested3PartyIDSource get(Nested3PartyIDSource value)
           
 Nested3PartyRole get(Nested3PartyRole value)
           
 NoNested3PartySubIDs get(NoNested3PartySubIDs value)
           
 Nested3PartyID getNested3PartyID()
           
 Nested3PartyIDSource getNested3PartyIDSource()
           
 Nested3PartyRole getNested3PartyRole()
           
 NoNested3PartySubIDs getNoNested3PartySubIDs()
           
 boolean isSet(Nested3PartyID field)
           
 boolean isSet(Nested3PartyIDSource field)
           
 boolean isSet(Nested3PartyRole field)
           
 boolean isSet(NoNested3PartySubIDs field)
           
 boolean isSetNested3PartyID()
           
 boolean isSetNested3PartyIDSource()
           
 boolean isSetNested3PartyRole()
           
 boolean isSetNoNested3PartySubIDs()
           
 void set(Nested3PartyID value)
           
 void set(Nested3PartyIDSource value)
           
 void set(Nested3PartyRole value)
           
 void set(NoNested3PartySubIDs 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

NewOrderMultileg.NoAllocs.NoNested3PartyIDs

public NewOrderMultileg.NoAllocs.NoNested3PartyIDs()
Method Detail

set

public void set(Nested3PartyID value)

get

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

getNested3PartyID

public Nested3PartyID getNested3PartyID()
                                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Nested3PartyID field)

isSetNested3PartyID

public boolean isSetNested3PartyID()

set

public void set(Nested3PartyIDSource value)

get

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

getNested3PartyIDSource

public Nested3PartyIDSource getNested3PartyIDSource()
                                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Nested3PartyIDSource field)

isSetNested3PartyIDSource

public boolean isSetNested3PartyIDSource()

set

public void set(Nested3PartyRole value)

get

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

getNested3PartyRole

public Nested3PartyRole getNested3PartyRole()
                                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Nested3PartyRole field)

isSetNested3PartyRole

public boolean isSetNested3PartyRole()

set

public void set(NoNested3PartySubIDs value)

get

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

getNoNested3PartySubIDs

public NoNested3PartySubIDs getNoNested3PartySubIDs()
                                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoNested3PartySubIDs field)

isSetNoNested3PartySubIDs

public boolean isSetNoNested3PartySubIDs()