quickfix.fix50
Class CollateralReport.NoDlvyInst.NoSettlPartyIDs

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

public static class CollateralReport.NoDlvyInst.NoSettlPartyIDs
extends Group

See Also:
Serialized Form

Nested Class Summary
static class CollateralReport.NoDlvyInst.NoSettlPartyIDs.NoSettlPartySubIDs
           
 
Constructor Summary
CollateralReport.NoDlvyInst.NoSettlPartyIDs()
           
 
Method Summary
 NoSettlPartySubIDs get(NoSettlPartySubIDs value)
           
 SettlPartyID get(SettlPartyID value)
           
 SettlPartyIDSource get(SettlPartyIDSource value)
           
 SettlPartyRole get(SettlPartyRole value)
           
 SettlPtysSubGrp get(SettlPtysSubGrp component)
           
 NoSettlPartySubIDs getNoSettlPartySubIDs()
           
 SettlPartyID getSettlPartyID()
           
 SettlPartyIDSource getSettlPartyIDSource()
           
 SettlPartyRole getSettlPartyRole()
           
 SettlPtysSubGrp getSettlPtysSubGrp()
           
 boolean isSet(NoSettlPartySubIDs field)
           
 boolean isSet(SettlPartyID field)
           
 boolean isSet(SettlPartyIDSource field)
           
 boolean isSet(SettlPartyRole field)
           
 boolean isSetNoSettlPartySubIDs()
           
 boolean isSetSettlPartyID()
           
 boolean isSetSettlPartyIDSource()
           
 boolean isSetSettlPartyRole()
           
 void set(NoSettlPartySubIDs value)
           
 void set(SettlPartyID value)
           
 void set(SettlPartyIDSource value)
           
 void set(SettlPartyRole value)
           
 void set(SettlPtysSubGrp 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

CollateralReport.NoDlvyInst.NoSettlPartyIDs

public CollateralReport.NoDlvyInst.NoSettlPartyIDs()
Method Detail

set

public void set(SettlPartyID value)

get

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

getSettlPartyID

public SettlPartyID getSettlPartyID()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(SettlPartyID field)

isSetSettlPartyID

public boolean isSetSettlPartyID()

set

public void set(SettlPartyIDSource value)

get

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

getSettlPartyIDSource

public SettlPartyIDSource getSettlPartyIDSource()
                                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(SettlPartyIDSource field)

isSetSettlPartyIDSource

public boolean isSetSettlPartyIDSource()

set

public void set(SettlPartyRole value)

get

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

getSettlPartyRole

public SettlPartyRole getSettlPartyRole()
                                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(SettlPartyRole field)

isSetSettlPartyRole

public boolean isSetSettlPartyRole()

set

public void set(SettlPtysSubGrp component)

get

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

getSettlPtysSubGrp

public SettlPtysSubGrp getSettlPtysSubGrp()
                                   throws FieldNotFound
Throws:
FieldNotFound

set

public void set(NoSettlPartySubIDs value)

get

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

getNoSettlPartySubIDs

public NoSettlPartySubIDs getNoSettlPartySubIDs()
                                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoSettlPartySubIDs field)

isSetNoSettlPartySubIDs

public boolean isSetNoSettlPartySubIDs()