quickfix.fix50.component
Class NestedParties.NoNestedPartyIDs

java.lang.Object
  extended by quickfix.FieldMap
      extended by quickfix.Group
          extended by quickfix.fix50.component.NestedParties.NoNestedPartyIDs
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
NestedParties

public static class NestedParties.NoNestedPartyIDs
extends Group

See Also:
Serialized Form

Nested Class Summary
static class NestedParties.NoNestedPartyIDs.NoNestedPartySubIDs
           
 
Constructor Summary
NestedParties.NoNestedPartyIDs()
           
 
Method Summary
 NestedPartyID get(NestedPartyID value)
           
 NestedPartyIDSource get(NestedPartyIDSource value)
           
 NestedPartyRole get(NestedPartyRole value)
           
 NoNestedPartySubIDs get(NoNestedPartySubIDs value)
           
 NstdPtysSubGrp get(NstdPtysSubGrp component)
           
 NestedPartyID getNestedPartyID()
           
 NestedPartyIDSource getNestedPartyIDSource()
           
 NestedPartyRole getNestedPartyRole()
           
 NoNestedPartySubIDs getNoNestedPartySubIDs()
           
 NstdPtysSubGrp getNstdPtysSubGrp()
           
 boolean isSet(NestedPartyID field)
           
 boolean isSet(NestedPartyIDSource field)
           
 boolean isSet(NestedPartyRole field)
           
 boolean isSet(NoNestedPartySubIDs field)
           
 boolean isSetNestedPartyID()
           
 boolean isSetNestedPartyIDSource()
           
 boolean isSetNestedPartyRole()
           
 boolean isSetNoNestedPartySubIDs()
           
 void set(NestedPartyID value)
           
 void set(NestedPartyIDSource value)
           
 void set(NestedPartyRole value)
           
 void set(NoNestedPartySubIDs value)
           
 void set(NstdPtysSubGrp 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

NestedParties.NoNestedPartyIDs

public NestedParties.NoNestedPartyIDs()
Method Detail

set

public void set(NestedPartyID value)

get

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

getNestedPartyID

public NestedPartyID getNestedPartyID()
                               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NestedPartyID field)

isSetNestedPartyID

public boolean isSetNestedPartyID()

set

public void set(NestedPartyIDSource value)

get

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

getNestedPartyIDSource

public NestedPartyIDSource getNestedPartyIDSource()
                                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NestedPartyIDSource field)

isSetNestedPartyIDSource

public boolean isSetNestedPartyIDSource()

set

public void set(NestedPartyRole value)

get

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

getNestedPartyRole

public NestedPartyRole getNestedPartyRole()
                                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NestedPartyRole field)

isSetNestedPartyRole

public boolean isSetNestedPartyRole()

set

public void set(NstdPtysSubGrp component)

get

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

getNstdPtysSubGrp

public NstdPtysSubGrp getNstdPtysSubGrp()
                                 throws FieldNotFound
Throws:
FieldNotFound

set

public void set(NoNestedPartySubIDs value)

get

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

getNoNestedPartySubIDs

public NoNestedPartySubIDs getNoNestedPartySubIDs()
                                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoNestedPartySubIDs field)

isSetNoNestedPartySubIDs

public boolean isSetNoNestedPartySubIDs()