quickfix.fix50
Class AllocationReport.NoInstrumentParties.NoInstrumentPartySubIDs

java.lang.Object
  extended by quickfix.FieldMap
      extended by quickfix.Group
          extended by quickfix.fix50.AllocationReport.NoInstrumentParties.NoInstrumentPartySubIDs
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
AllocationReport.NoInstrumentParties

public static class AllocationReport.NoInstrumentParties.NoInstrumentPartySubIDs
extends Group

See Also:
Serialized Form

Constructor Summary
AllocationReport.NoInstrumentParties.NoInstrumentPartySubIDs()
           
 
Method Summary
 InstrumentPartySubID get(InstrumentPartySubID value)
           
 InstrumentPartySubIDType get(InstrumentPartySubIDType value)
           
 InstrumentPartySubID getInstrumentPartySubID()
           
 InstrumentPartySubIDType getInstrumentPartySubIDType()
           
 boolean isSet(InstrumentPartySubID field)
           
 boolean isSet(InstrumentPartySubIDType field)
           
 boolean isSetInstrumentPartySubID()
           
 boolean isSetInstrumentPartySubIDType()
           
 void set(InstrumentPartySubID value)
           
 void set(InstrumentPartySubIDType 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

AllocationReport.NoInstrumentParties.NoInstrumentPartySubIDs

public AllocationReport.NoInstrumentParties.NoInstrumentPartySubIDs()
Method Detail

set

public void set(InstrumentPartySubID value)

get

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

getInstrumentPartySubID

public InstrumentPartySubID getInstrumentPartySubID()
                                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(InstrumentPartySubID field)

isSetInstrumentPartySubID

public boolean isSetInstrumentPartySubID()

set

public void set(InstrumentPartySubIDType value)

get

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

getInstrumentPartySubIDType

public InstrumentPartySubIDType getInstrumentPartySubIDType()
                                                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(InstrumentPartySubIDType field)

isSetInstrumentPartySubIDType

public boolean isSetInstrumentPartySubIDType()