quickfix.fix50
Class AllocationReportAck.NoAllocs

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

public static class AllocationReportAck.NoAllocs
extends Group

See Also:
Serialized Form

Nested Class Summary
static class AllocationReportAck.NoAllocs.NoNestedPartyIDs
           
 
Constructor Summary
AllocationReportAck.NoAllocs()
           
 
Method Summary
 AllocAccount get(AllocAccount value)
           
 AllocAcctIDSource get(AllocAcctIDSource value)
           
 AllocCustomerCapacity get(AllocCustomerCapacity value)
           
 AllocPositionEffect get(AllocPositionEffect value)
           
 AllocPrice get(AllocPrice value)
           
 AllocQty get(AllocQty value)
           
 AllocText get(AllocText value)
           
 EncodedAllocText get(EncodedAllocText value)
           
 EncodedAllocTextLen get(EncodedAllocTextLen value)
           
 IndividualAllocID get(IndividualAllocID value)
           
 IndividualAllocRejCode get(IndividualAllocRejCode value)
           
 IndividualAllocType get(IndividualAllocType value)
           
 NestedParties get(NestedParties component)
           
 NoNestedPartyIDs get(NoNestedPartyIDs value)
           
 SecondaryIndividualAllocID get(SecondaryIndividualAllocID value)
           
 AllocAccount getAllocAccount()
           
 AllocAcctIDSource getAllocAcctIDSource()
           
 AllocCustomerCapacity getAllocCustomerCapacity()
           
 AllocPositionEffect getAllocPositionEffect()
           
 AllocPrice getAllocPrice()
           
 AllocQty getAllocQty()
           
 AllocText getAllocText()
           
 EncodedAllocText getEncodedAllocText()
           
 EncodedAllocTextLen getEncodedAllocTextLen()
           
 IndividualAllocID getIndividualAllocID()
           
 IndividualAllocRejCode getIndividualAllocRejCode()
           
 IndividualAllocType getIndividualAllocType()
           
 NestedParties getNestedParties()
           
 NoNestedPartyIDs getNoNestedPartyIDs()
           
 SecondaryIndividualAllocID getSecondaryIndividualAllocID()
           
 boolean isSet(AllocAccount field)
           
 boolean isSet(AllocAcctIDSource field)
           
 boolean isSet(AllocCustomerCapacity field)
           
 boolean isSet(AllocPositionEffect field)
           
 boolean isSet(AllocPrice field)
           
 boolean isSet(AllocQty field)
           
 boolean isSet(AllocText field)
           
 boolean isSet(EncodedAllocText field)
           
 boolean isSet(EncodedAllocTextLen field)
           
 boolean isSet(IndividualAllocID field)
           
 boolean isSet(IndividualAllocRejCode field)
           
 boolean isSet(IndividualAllocType field)
           
 boolean isSet(NoNestedPartyIDs field)
           
 boolean isSet(SecondaryIndividualAllocID field)
           
 boolean isSetAllocAccount()
           
 boolean isSetAllocAcctIDSource()
           
 boolean isSetAllocCustomerCapacity()
           
 boolean isSetAllocPositionEffect()
           
 boolean isSetAllocPrice()
           
 boolean isSetAllocQty()
           
 boolean isSetAllocText()
           
 boolean isSetEncodedAllocText()
           
 boolean isSetEncodedAllocTextLen()
           
 boolean isSetIndividualAllocID()
           
 boolean isSetIndividualAllocRejCode()
           
 boolean isSetIndividualAllocType()
           
 boolean isSetNoNestedPartyIDs()
           
 boolean isSetSecondaryIndividualAllocID()
           
 void set(AllocAccount value)
           
 void set(AllocAcctIDSource value)
           
 void set(AllocCustomerCapacity value)
           
 void set(AllocPositionEffect value)
           
 void set(AllocPrice value)
           
 void set(AllocQty value)
           
 void set(AllocText value)
           
 void set(EncodedAllocText value)
           
 void set(EncodedAllocTextLen value)
           
 void set(IndividualAllocID value)
           
 void set(IndividualAllocRejCode value)
           
 void set(IndividualAllocType value)
           
 void set(NestedParties component)
           
 void set(NoNestedPartyIDs 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

AllocationReportAck.NoAllocs

public AllocationReportAck.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(AllocPrice value)

get

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

getAllocPrice

public AllocPrice getAllocPrice()
                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(AllocPrice field)

isSetAllocPrice

public boolean isSetAllocPrice()

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

get

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

getIndividualAllocRejCode

public IndividualAllocRejCode getIndividualAllocRejCode()
                                                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(IndividualAllocRejCode field)

isSetIndividualAllocRejCode

public boolean isSetIndividualAllocRejCode()

set

public void set(AllocText value)

get

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

getAllocText

public AllocText getAllocText()
                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(AllocText field)

isSetAllocText

public boolean isSetAllocText()

set

public void set(EncodedAllocTextLen value)

get

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

getEncodedAllocTextLen

public EncodedAllocTextLen getEncodedAllocTextLen()
                                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(EncodedAllocTextLen field)

isSetEncodedAllocTextLen

public boolean isSetEncodedAllocTextLen()

set

public void set(EncodedAllocText value)

get

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

getEncodedAllocText

public EncodedAllocText getEncodedAllocText()
                                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(EncodedAllocText field)

isSetEncodedAllocText

public boolean isSetEncodedAllocText()

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

get

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

getIndividualAllocType

public IndividualAllocType getIndividualAllocType()
                                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(IndividualAllocType field)

isSetIndividualAllocType

public boolean isSetIndividualAllocType()

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

get

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

getAllocPositionEffect

public AllocPositionEffect getAllocPositionEffect()
                                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(AllocPositionEffect field)

isSetAllocPositionEffect

public boolean isSetAllocPositionEffect()