quickfix.fix50.component
Class UndInstrmtGrp.NoUnderlyings.NoUnderlyingSecurityAltID

java.lang.Object
  extended by quickfix.FieldMap
      extended by quickfix.Group
          extended by quickfix.fix50.component.UndInstrmtGrp.NoUnderlyings.NoUnderlyingSecurityAltID
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
UndInstrmtGrp.NoUnderlyings

public static class UndInstrmtGrp.NoUnderlyings.NoUnderlyingSecurityAltID
extends Group

See Also:
Serialized Form

Constructor Summary
UndInstrmtGrp.NoUnderlyings.NoUnderlyingSecurityAltID()
           
 
Method Summary
 UnderlyingSecurityAltID get(UnderlyingSecurityAltID value)
           
 UnderlyingSecurityAltIDSource get(UnderlyingSecurityAltIDSource value)
           
 UnderlyingSecurityAltID getUnderlyingSecurityAltID()
           
 UnderlyingSecurityAltIDSource getUnderlyingSecurityAltIDSource()
           
 boolean isSet(UnderlyingSecurityAltID field)
           
 boolean isSet(UnderlyingSecurityAltIDSource field)
           
 boolean isSetUnderlyingSecurityAltID()
           
 boolean isSetUnderlyingSecurityAltIDSource()
           
 void set(UnderlyingSecurityAltID value)
           
 void set(UnderlyingSecurityAltIDSource 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

UndInstrmtGrp.NoUnderlyings.NoUnderlyingSecurityAltID

public UndInstrmtGrp.NoUnderlyings.NoUnderlyingSecurityAltID()
Method Detail

set

public void set(UnderlyingSecurityAltID value)

get

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

getUnderlyingSecurityAltID

public UnderlyingSecurityAltID getUnderlyingSecurityAltID()
                                                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(UnderlyingSecurityAltID field)

isSetUnderlyingSecurityAltID

public boolean isSetUnderlyingSecurityAltID()

set

public void set(UnderlyingSecurityAltIDSource value)

get

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

getUnderlyingSecurityAltIDSource

public UnderlyingSecurityAltIDSource getUnderlyingSecurityAltIDSource()
                                                               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(UnderlyingSecurityAltIDSource field)

isSetUnderlyingSecurityAltIDSource

public boolean isSetUnderlyingSecurityAltIDSource()