quickfix.fix44
Class NewOrderSingle.NoAllocs

java.lang.Object
  extended by quickfix.FieldMap
      extended by quickfix.Group
          extended by quickfix.fix44.NewOrderSingle.NoAllocs
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
NewOrderSingle

public static class NewOrderSingle.NoAllocs
extends Group

See Also:
Serialized Form

Nested Class Summary
static class NewOrderSingle.NoAllocs.NoNestedPartyIDs
           
 
Constructor Summary
NewOrderSingle.NoAllocs()
           
 
Method Summary
 AllocAccount get(AllocAccount value)
           
 AllocAcctIDSource get(AllocAcctIDSource value)
           
 AllocQty get(AllocQty value)
           
 AllocSettlCurrency get(AllocSettlCurrency value)
           
 IndividualAllocID get(IndividualAllocID value)
           
 NestedParties get(NestedParties component)
           
 NoNestedPartyIDs get(NoNestedPartyIDs value)
           
 AllocAccount getAllocAccount()
           
 AllocAcctIDSource getAllocAcctIDSource()
           
 AllocQty getAllocQty()
           
 AllocSettlCurrency getAllocSettlCurrency()
           
 IndividualAllocID getIndividualAllocID()
           
 NestedParties getNestedParties()
           
 NoNestedPartyIDs getNoNestedPartyIDs()
           
 boolean isSet(AllocAccount field)
           
 boolean isSet(AllocAcctIDSource field)
           
 boolean isSet(AllocQty field)
           
 boolean isSet(AllocSettlCurrency field)
           
 boolean isSet(IndividualAllocID field)
           
 boolean isSet(NoNestedPartyIDs field)
           
 boolean isSetAllocAccount()
           
 boolean isSetAllocAcctIDSource()
           
 boolean isSetAllocQty()
           
 boolean isSetAllocSettlCurrency()
           
 boolean isSetIndividualAllocID()
           
 boolean isSetNoNestedPartyIDs()
           
 void set(AllocAccount value)
           
 void set(AllocAcctIDSource value)
           
 void set(AllocQty value)
           
 void set(AllocSettlCurrency value)
           
 void set(IndividualAllocID value)
           
 void set(NestedParties component)
           
 void set(NoNestedPartyIDs 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

NewOrderSingle.NoAllocs

public NewOrderSingle.NoAllocs()
Method Detail

set

public void set(AllocAccount value)

get

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

getAllocAccount

public AllocAccount getAllocAccount()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(AllocAccount field)

isSetAllocAccount

public boolean isSetAllocAccount()

set

public void set(AllocAcctIDSource value)

get

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

getAllocAcctIDSource

public AllocAcctIDSource getAllocAcctIDSource()
                                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(AllocAcctIDSource field)

isSetAllocAcctIDSource

public boolean isSetAllocAcctIDSource()

set

public void set(AllocSettlCurrency value)

get

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

getAllocSettlCurrency

public AllocSettlCurrency getAllocSettlCurrency()
                                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(AllocSettlCurrency field)

isSetAllocSettlCurrency

public boolean isSetAllocSettlCurrency()

set

public void set(IndividualAllocID value)

get

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

getIndividualAllocID

public IndividualAllocID getIndividualAllocID()
                                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(IndividualAllocID field)

isSetIndividualAllocID

public boolean isSetIndividualAllocID()

set

public void set(NestedParties component)

get

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

getNestedParties

public NestedParties getNestedParties()
                               throws FieldNotFound
Throws:
FieldNotFound

set

public void set(NoNestedPartyIDs value)

get

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

getNoNestedPartyIDs

public NoNestedPartyIDs getNoNestedPartyIDs()
                                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoNestedPartyIDs field)

isSetNoNestedPartyIDs

public boolean isSetNoNestedPartyIDs()

set

public void set(AllocQty value)

get

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

getAllocQty

public AllocQty getAllocQty()
                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(AllocQty field)

isSetAllocQty

public boolean isSetAllocQty()