quickfix.fix40
Class Allocation.NoAllocs

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

public static class Allocation.NoAllocs
extends Group

See Also:
Serialized Form

Nested Class Summary
static class Allocation.NoAllocs.NoDlvyInst
           
 
Constructor Summary
Allocation.NoAllocs()
           
 
Method Summary
 AllocAccount get(AllocAccount value)
           
 AllocShares get(AllocShares value)
           
 ClientID get(ClientID value)
           
 Commission get(Commission value)
           
 CommType get(CommType value)
           
 ExecBroker get(ExecBroker value)
           
 NoDlvyInst get(NoDlvyInst value)
           
 ProcessCode get(ProcessCode value)
           
 AllocAccount getAllocAccount()
           
 AllocShares getAllocShares()
           
 ClientID getClientID()
           
 Commission getCommission()
           
 CommType getCommType()
           
 ExecBroker getExecBroker()
           
 NoDlvyInst getNoDlvyInst()
           
 ProcessCode getProcessCode()
           
 boolean isSet(AllocAccount field)
           
 boolean isSet(AllocShares field)
           
 boolean isSet(ClientID field)
           
 boolean isSet(Commission field)
           
 boolean isSet(CommType field)
           
 boolean isSet(ExecBroker field)
           
 boolean isSet(NoDlvyInst field)
           
 boolean isSet(ProcessCode field)
           
 boolean isSetAllocAccount()
           
 boolean isSetAllocShares()
           
 boolean isSetClientID()
           
 boolean isSetCommission()
           
 boolean isSetCommType()
           
 boolean isSetExecBroker()
           
 boolean isSetNoDlvyInst()
           
 boolean isSetProcessCode()
           
 void set(AllocAccount value)
           
 void set(AllocShares value)
           
 void set(ClientID value)
           
 void set(Commission value)
           
 void set(CommType value)
           
 void set(ExecBroker value)
           
 void set(NoDlvyInst value)
           
 void set(ProcessCode 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

Allocation.NoAllocs

public Allocation.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(AllocShares value)

get

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

getAllocShares

public AllocShares getAllocShares()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(AllocShares field)

isSetAllocShares

public boolean isSetAllocShares()

set

public void set(ProcessCode value)

get

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

getProcessCode

public ProcessCode getProcessCode()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ProcessCode field)

isSetProcessCode

public boolean isSetProcessCode()

set

public void set(ExecBroker value)

get

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

getExecBroker

public ExecBroker getExecBroker()
                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ExecBroker field)

isSetExecBroker

public boolean isSetExecBroker()

set

public void set(ClientID value)

get

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

getClientID

public ClientID getClientID()
                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ClientID field)

isSetClientID

public boolean isSetClientID()

set

public void set(Commission value)

get

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

getCommission

public Commission getCommission()
                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Commission field)

isSetCommission

public boolean isSetCommission()

set

public void set(CommType value)

get

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

getCommType

public CommType getCommType()
                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(CommType field)

isSetCommType

public boolean isSetCommType()

set

public void set(NoDlvyInst value)

get

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

getNoDlvyInst

public NoDlvyInst getNoDlvyInst()
                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoDlvyInst field)

isSetNoDlvyInst

public boolean isSetNoDlvyInst()