quickfix.fix50.component
Class LegOrdGrp.NoLegs.NoLegAllocs.NoNested2PartyIDs.NoNested2PartySubIDs

java.lang.Object
  extended by quickfix.FieldMap
      extended by quickfix.Group
          extended by quickfix.fix50.component.LegOrdGrp.NoLegs.NoLegAllocs.NoNested2PartyIDs.NoNested2PartySubIDs
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
LegOrdGrp.NoLegs.NoLegAllocs.NoNested2PartyIDs

public static class LegOrdGrp.NoLegs.NoLegAllocs.NoNested2PartyIDs.NoNested2PartySubIDs
extends Group

See Also:
Serialized Form

Constructor Summary
LegOrdGrp.NoLegs.NoLegAllocs.NoNested2PartyIDs.NoNested2PartySubIDs()
           
 
Method Summary
 Nested2PartySubID get(Nested2PartySubID value)
           
 Nested2PartySubIDType get(Nested2PartySubIDType value)
           
 Nested2PartySubID getNested2PartySubID()
           
 Nested2PartySubIDType getNested2PartySubIDType()
           
 boolean isSet(Nested2PartySubID field)
           
 boolean isSet(Nested2PartySubIDType field)
           
 boolean isSetNested2PartySubID()
           
 boolean isSetNested2PartySubIDType()
           
 void set(Nested2PartySubID value)
           
 void set(Nested2PartySubIDType 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

LegOrdGrp.NoLegs.NoLegAllocs.NoNested2PartyIDs.NoNested2PartySubIDs

public LegOrdGrp.NoLegs.NoLegAllocs.NoNested2PartyIDs.NoNested2PartySubIDs()
Method Detail

set

public void set(Nested2PartySubID value)

get

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

getNested2PartySubID

public Nested2PartySubID getNested2PartySubID()
                                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Nested2PartySubID field)

isSetNested2PartySubID

public boolean isSetNested2PartySubID()

set

public void set(Nested2PartySubIDType value)

get

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

getNested2PartySubIDType

public Nested2PartySubIDType getNested2PartySubIDType()
                                               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Nested2PartySubIDType field)

isSetNested2PartySubIDType

public boolean isSetNested2PartySubIDType()