quickfix.fix44
Class PositionMaintenanceReport.NoPositions

java.lang.Object
  extended by quickfix.FieldMap
      extended by quickfix.Group
          extended by quickfix.fix44.PositionMaintenanceReport.NoPositions
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
PositionMaintenanceReport

public static class PositionMaintenanceReport.NoPositions
extends Group

See Also:
Serialized Form

Nested Class Summary
static class PositionMaintenanceReport.NoPositions.NoNestedPartyIDs
           
 
Constructor Summary
PositionMaintenanceReport.NoPositions()
           
 
Method Summary
 LongQty get(LongQty value)
           
 NestedParties get(NestedParties component)
           
 NoNestedPartyIDs get(NoNestedPartyIDs value)
           
 PosQtyStatus get(PosQtyStatus value)
           
 PosType get(PosType value)
           
 ShortQty get(ShortQty value)
           
 LongQty getLongQty()
           
 NestedParties getNestedParties()
           
 NoNestedPartyIDs getNoNestedPartyIDs()
           
 PosQtyStatus getPosQtyStatus()
           
 PosType getPosType()
           
 ShortQty getShortQty()
           
 boolean isSet(LongQty field)
           
 boolean isSet(NoNestedPartyIDs field)
           
 boolean isSet(PosQtyStatus field)
           
 boolean isSet(PosType field)
           
 boolean isSet(ShortQty field)
           
 boolean isSetLongQty()
           
 boolean isSetNoNestedPartyIDs()
           
 boolean isSetPosQtyStatus()
           
 boolean isSetPosType()
           
 boolean isSetShortQty()
           
 void set(LongQty value)
           
 void set(NestedParties component)
           
 void set(NoNestedPartyIDs value)
           
 void set(PosQtyStatus value)
           
 void set(PosType value)
           
 void set(ShortQty 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

PositionMaintenanceReport.NoPositions

public PositionMaintenanceReport.NoPositions()
Method Detail

set

public void set(PosType value)

get

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

getPosType

public PosType getPosType()
                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(PosType field)

isSetPosType

public boolean isSetPosType()

set

public void set(LongQty value)

get

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

getLongQty

public LongQty getLongQty()
                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(LongQty field)

isSetLongQty

public boolean isSetLongQty()

set

public void set(ShortQty value)

get

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

getShortQty

public ShortQty getShortQty()
                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ShortQty field)

isSetShortQty

public boolean isSetShortQty()

set

public void set(PosQtyStatus value)

get

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

getPosQtyStatus

public PosQtyStatus getPosQtyStatus()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(PosQtyStatus field)

isSetPosQtyStatus

public boolean isSetPosQtyStatus()

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