quickfix.fix50
Class CollateralInquiry.NoDlvyInst

java.lang.Object
  extended by quickfix.FieldMap
      extended by quickfix.Group
          extended by quickfix.fix50.CollateralInquiry.NoDlvyInst
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
CollateralInquiry

public static class CollateralInquiry.NoDlvyInst
extends Group

See Also:
Serialized Form

Nested Class Summary
static class CollateralInquiry.NoDlvyInst.NoSettlPartyIDs
           
 
Constructor Summary
CollateralInquiry.NoDlvyInst()
           
 
Method Summary
 DlvyInstType get(DlvyInstType value)
           
 NoSettlPartyIDs get(NoSettlPartyIDs value)
           
 SettlInstSource get(SettlInstSource value)
           
 SettlParties get(SettlParties component)
           
 DlvyInstType getDlvyInstType()
           
 NoSettlPartyIDs getNoSettlPartyIDs()
           
 SettlInstSource getSettlInstSource()
           
 SettlParties getSettlParties()
           
 boolean isSet(DlvyInstType field)
           
 boolean isSet(NoSettlPartyIDs field)
           
 boolean isSet(SettlInstSource field)
           
 boolean isSetDlvyInstType()
           
 boolean isSetNoSettlPartyIDs()
           
 boolean isSetSettlInstSource()
           
 void set(DlvyInstType value)
           
 void set(NoSettlPartyIDs value)
           
 void set(SettlInstSource value)
           
 void set(SettlParties component)
           
 
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

CollateralInquiry.NoDlvyInst

public CollateralInquiry.NoDlvyInst()
Method Detail

set

public void set(SettlInstSource value)

get

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

getSettlInstSource

public SettlInstSource getSettlInstSource()
                                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(SettlInstSource field)

isSetSettlInstSource

public boolean isSetSettlInstSource()

set

public void set(DlvyInstType value)

get

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

getDlvyInstType

public DlvyInstType getDlvyInstType()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(DlvyInstType field)

isSetDlvyInstType

public boolean isSetDlvyInstType()

set

public void set(SettlParties component)

get

public SettlParties get(SettlParties component)
                 throws FieldNotFound
Throws:
FieldNotFound

getSettlParties

public SettlParties getSettlParties()
                             throws FieldNotFound
Throws:
FieldNotFound

set

public void set(NoSettlPartyIDs value)

get

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

getNoSettlPartyIDs

public NoSettlPartyIDs getNoSettlPartyIDs()
                                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoSettlPartyIDs field)

isSetNoSettlPartyIDs

public boolean isSetNoSettlPartyIDs()