quickfix.fix50
Class CollateralReport.NoUnderlyings.NoUndlyInstrumentParties.NoUndlyInstrumentPartySubIDs

java.lang.Object
  extended by quickfix.FieldMap
      extended by quickfix.Group
          extended by quickfix.fix50.CollateralReport.NoUnderlyings.NoUndlyInstrumentParties.NoUndlyInstrumentPartySubIDs
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
CollateralReport.NoUnderlyings.NoUndlyInstrumentParties

public static class CollateralReport.NoUnderlyings.NoUndlyInstrumentParties.NoUndlyInstrumentPartySubIDs
extends Group

See Also:
Serialized Form

Constructor Summary
CollateralReport.NoUnderlyings.NoUndlyInstrumentParties.NoUndlyInstrumentPartySubIDs()
           
 
Method Summary
 UndlyInstrumentPartySubID get(UndlyInstrumentPartySubID value)
           
 UndlyInstrumentPartySubIDType get(UndlyInstrumentPartySubIDType value)
           
 UndlyInstrumentPartySubID getUndlyInstrumentPartySubID()
           
 UndlyInstrumentPartySubIDType getUndlyInstrumentPartySubIDType()
           
 boolean isSet(UndlyInstrumentPartySubID field)
           
 boolean isSet(UndlyInstrumentPartySubIDType field)
           
 boolean isSetUndlyInstrumentPartySubID()
           
 boolean isSetUndlyInstrumentPartySubIDType()
           
 void set(UndlyInstrumentPartySubID value)
           
 void set(UndlyInstrumentPartySubIDType 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

CollateralReport.NoUnderlyings.NoUndlyInstrumentParties.NoUndlyInstrumentPartySubIDs

public CollateralReport.NoUnderlyings.NoUndlyInstrumentParties.NoUndlyInstrumentPartySubIDs()
Method Detail

set

public void set(UndlyInstrumentPartySubID value)

get

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

getUndlyInstrumentPartySubID

public UndlyInstrumentPartySubID getUndlyInstrumentPartySubID()
                                                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(UndlyInstrumentPartySubID field)

isSetUndlyInstrumentPartySubID

public boolean isSetUndlyInstrumentPartySubID()

set

public void set(UndlyInstrumentPartySubIDType value)

get

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

getUndlyInstrumentPartySubIDType

public UndlyInstrumentPartySubIDType getUndlyInstrumentPartySubIDType()
                                                               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(UndlyInstrumentPartySubIDType field)

isSetUndlyInstrumentPartySubIDType

public boolean isSetUndlyInstrumentPartySubIDType()