quickfix.fix44
Class NewOrderMultileg.NoAllocs.NoNested3PartyIDs.NoNested3PartySubIDs

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

public static class NewOrderMultileg.NoAllocs.NoNested3PartyIDs.NoNested3PartySubIDs
extends Group

See Also:
Serialized Form

Constructor Summary
NewOrderMultileg.NoAllocs.NoNested3PartyIDs.NoNested3PartySubIDs()
           
 
Method Summary
 Nested3PartySubID get(Nested3PartySubID value)
           
 Nested3PartySubIDType get(Nested3PartySubIDType value)
           
 Nested3PartySubID getNested3PartySubID()
           
 Nested3PartySubIDType getNested3PartySubIDType()
           
 boolean isSet(Nested3PartySubID field)
           
 boolean isSet(Nested3PartySubIDType field)
           
 boolean isSetNested3PartySubID()
           
 boolean isSetNested3PartySubIDType()
           
 void set(Nested3PartySubID value)
           
 void set(Nested3PartySubIDType 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.NoNested3PartySubIDs

public NewOrderMultileg.NoAllocs.NoNested3PartyIDs.NoNested3PartySubIDs()
Method Detail

set

public void set(Nested3PartySubID value)

get

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

getNested3PartySubID

public Nested3PartySubID getNested3PartySubID()
                                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Nested3PartySubID field)

isSetNested3PartySubID

public boolean isSetNested3PartySubID()

set

public void set(Nested3PartySubIDType value)

get

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

getNested3PartySubIDType

public Nested3PartySubIDType getNested3PartySubIDType()
                                               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Nested3PartySubIDType field)

isSetNested3PartySubIDType

public boolean isSetNested3PartySubIDType()