quickfix.fix50
Class AllocationInstructionAlert.NoAllocs.NoNestedPartyIDs.NoNestedPartySubIDs

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

public static class AllocationInstructionAlert.NoAllocs.NoNestedPartyIDs.NoNestedPartySubIDs
extends Group

See Also:
Serialized Form

Constructor Summary
AllocationInstructionAlert.NoAllocs.NoNestedPartyIDs.NoNestedPartySubIDs()
           
 
Method Summary
 NestedPartySubID get(NestedPartySubID value)
           
 NestedPartySubIDType get(NestedPartySubIDType value)
           
 NestedPartySubID getNestedPartySubID()
           
 NestedPartySubIDType getNestedPartySubIDType()
           
 boolean isSet(NestedPartySubID field)
           
 boolean isSet(NestedPartySubIDType field)
           
 boolean isSetNestedPartySubID()
           
 boolean isSetNestedPartySubIDType()
           
 void set(NestedPartySubID value)
           
 void set(NestedPartySubIDType 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

AllocationInstructionAlert.NoAllocs.NoNestedPartyIDs.NoNestedPartySubIDs

public AllocationInstructionAlert.NoAllocs.NoNestedPartyIDs.NoNestedPartySubIDs()
Method Detail

set

public void set(NestedPartySubID value)

get

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

getNestedPartySubID

public NestedPartySubID getNestedPartySubID()
                                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NestedPartySubID field)

isSetNestedPartySubID

public boolean isSetNestedPartySubID()

set

public void set(NestedPartySubIDType value)

get

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

getNestedPartySubIDType

public NestedPartySubIDType getNestedPartySubIDType()
                                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NestedPartySubIDType field)

isSetNestedPartySubIDType

public boolean isSetNestedPartySubIDType()