quickfix.fix50
Class TradeCaptureReport.NoSides.NoAllocs

java.lang.Object
  extended by quickfix.FieldMap
      extended by quickfix.Group
          extended by quickfix.fix50.TradeCaptureReport.NoSides.NoAllocs
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
TradeCaptureReport.NoSides

public static class TradeCaptureReport.NoSides.NoAllocs
extends Group

See Also:
Serialized Form

Nested Class Summary
static class TradeCaptureReport.NoSides.NoAllocs.NoNested2PartyIDs
           
 
Constructor Summary
TradeCaptureReport.NoSides.NoAllocs()
           
 
Method Summary
 AllocAccount get(AllocAccount value)
           
 AllocAcctIDSource get(AllocAcctIDSource value)
           
 AllocClearingFeeIndicator get(AllocClearingFeeIndicator value)
           
 AllocCustomerCapacity get(AllocCustomerCapacity value)
           
 AllocMethod get(AllocMethod value)
           
 AllocQty get(AllocQty value)
           
 AllocSettlCurrency get(AllocSettlCurrency value)
           
 IndividualAllocID get(IndividualAllocID value)
           
 NestedParties2 get(NestedParties2 component)
           
 NoNested2PartyIDs get(NoNested2PartyIDs value)
           
 SecondaryIndividualAllocID get(SecondaryIndividualAllocID value)
           
 AllocAccount getAllocAccount()
           
 AllocAcctIDSource getAllocAcctIDSource()
           
 AllocClearingFeeIndicator getAllocClearingFeeIndicator()
           
 AllocCustomerCapacity getAllocCustomerCapacity()
           
 AllocMethod getAllocMethod()
           
 AllocQty getAllocQty()
           
 AllocSettlCurrency getAllocSettlCurrency()
           
 IndividualAllocID getIndividualAllocID()
           
 NestedParties2 getNestedParties2()
           
 NoNested2PartyIDs getNoNested2PartyIDs()
           
 SecondaryIndividualAllocID getSecondaryIndividualAllocID()
           
 boolean isSet(AllocAccount field)
           
 boolean isSet(AllocAcctIDSource field)
           
 boolean isSet(AllocClearingFeeIndicator field)
           
 boolean isSet(AllocCustomerCapacity field)
           
 boolean isSet(AllocMethod field)
           
 boolean isSet(AllocQty field)
           
 boolean isSet(AllocSettlCurrency field)
           
 boolean isSet(IndividualAllocID field)
           
 boolean isSet(NoNested2PartyIDs field)
           
 boolean isSet(SecondaryIndividualAllocID field)
           
 boolean isSetAllocAccount()
           
 boolean isSetAllocAcctIDSource()
           
 boolean isSetAllocClearingFeeIndicator()
           
 boolean isSetAllocCustomerCapacity()
           
 boolean isSetAllocMethod()
           
 boolean isSetAllocQty()
           
 boolean isSetAllocSettlCurrency()
           
 boolean isSetIndividualAllocID()
           
 boolean isSetNoNested2PartyIDs()
           
 boolean isSetSecondaryIndividualAllocID()
           
 void set(AllocAccount value)
           
 void set(AllocAcctIDSource value)
           
 void set(AllocClearingFeeIndicator value)
           
 void set(AllocCustomerCapacity value)
           
 void set(AllocMethod value)
           
 void set(AllocQty value)
           
 void set(AllocSettlCurrency value)
           
 void set(IndividualAllocID value)
           
 void set(NestedParties2 component)
           
 void set(NoNested2PartyIDs value)
           
 void set(SecondaryIndividualAllocID 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

TradeCaptureReport.NoSides.NoAllocs

public TradeCaptureReport.NoSides.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(NestedParties2 component)

get

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

getNestedParties2

public NestedParties2 getNestedParties2()
                                 throws FieldNotFound
Throws:
FieldNotFound

set

public void set(NoNested2PartyIDs value)

get

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

getNoNested2PartyIDs

public NoNested2PartyIDs getNoNested2PartyIDs()
                                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoNested2PartyIDs field)

isSetNoNested2PartyIDs

public boolean isSetNoNested2PartyIDs()

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()

set

public void set(AllocCustomerCapacity value)

get

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

getAllocCustomerCapacity

public AllocCustomerCapacity getAllocCustomerCapacity()
                                               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(AllocCustomerCapacity field)

isSetAllocCustomerCapacity

public boolean isSetAllocCustomerCapacity()

set

public void set(AllocMethod value)

get

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

getAllocMethod

public AllocMethod getAllocMethod()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(AllocMethod field)

isSetAllocMethod

public boolean isSetAllocMethod()

set

public void set(SecondaryIndividualAllocID value)

get

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

getSecondaryIndividualAllocID

public SecondaryIndividualAllocID getSecondaryIndividualAllocID()
                                                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(SecondaryIndividualAllocID field)

isSetSecondaryIndividualAllocID

public boolean isSetSecondaryIndividualAllocID()

set

public void set(AllocClearingFeeIndicator value)

get

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

getAllocClearingFeeIndicator

public AllocClearingFeeIndicator getAllocClearingFeeIndicator()
                                                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(AllocClearingFeeIndicator field)

isSetAllocClearingFeeIndicator

public boolean isSetAllocClearingFeeIndicator()