quickfix.fix44
Class CrossOrderCancelRequest.NoSides

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

public static class CrossOrderCancelRequest.NoSides
extends Group

See Also:
Serialized Form

Nested Class Summary
static class CrossOrderCancelRequest.NoSides.NoPartyIDs
           
 
Constructor Summary
CrossOrderCancelRequest.NoSides()
           
 
Method Summary
 CashOrderQty get(CashOrderQty value)
           
 ClOrdID get(ClOrdID value)
           
 ClOrdLinkID get(ClOrdLinkID value)
           
 ComplianceID get(ComplianceID value)
           
 EncodedText get(EncodedText value)
           
 EncodedTextLen get(EncodedTextLen value)
           
 NoPartyIDs get(NoPartyIDs value)
           
 OrderPercent get(OrderPercent value)
           
 OrderQty get(OrderQty value)
           
 OrderQtyData get(OrderQtyData component)
           
 OrigClOrdID get(OrigClOrdID value)
           
 OrigOrdModTime get(OrigOrdModTime value)
           
 Parties get(Parties component)
           
 RoundingDirection get(RoundingDirection value)
           
 RoundingModulus get(RoundingModulus value)
           
 SecondaryClOrdID get(SecondaryClOrdID value)
           
 Side get(Side value)
           
 Text get(Text value)
           
 TradeDate get(TradeDate value)
           
 TradeOriginationDate get(TradeOriginationDate value)
           
 CashOrderQty getCashOrderQty()
           
 ClOrdID getClOrdID()
           
 ClOrdLinkID getClOrdLinkID()
           
 ComplianceID getComplianceID()
           
 EncodedText getEncodedText()
           
 EncodedTextLen getEncodedTextLen()
           
 NoPartyIDs getNoPartyIDs()
           
 OrderPercent getOrderPercent()
           
 OrderQty getOrderQty()
           
 OrderQtyData getOrderQtyData()
           
 OrigClOrdID getOrigClOrdID()
           
 OrigOrdModTime getOrigOrdModTime()
           
 Parties getParties()
           
 RoundingDirection getRoundingDirection()
           
 RoundingModulus getRoundingModulus()
           
 SecondaryClOrdID getSecondaryClOrdID()
           
 Side getSide()
           
 Text getText()
           
 TradeDate getTradeDate()
           
 TradeOriginationDate getTradeOriginationDate()
           
 boolean isSet(CashOrderQty field)
           
 boolean isSet(ClOrdID field)
           
 boolean isSet(ClOrdLinkID field)
           
 boolean isSet(ComplianceID field)
           
 boolean isSet(EncodedText field)
           
 boolean isSet(EncodedTextLen field)
           
 boolean isSet(NoPartyIDs field)
           
 boolean isSet(OrderPercent field)
           
 boolean isSet(OrderQty field)
           
 boolean isSet(OrigClOrdID field)
           
 boolean isSet(OrigOrdModTime field)
           
 boolean isSet(RoundingDirection field)
           
 boolean isSet(RoundingModulus field)
           
 boolean isSet(SecondaryClOrdID field)
           
 boolean isSet(Side field)
           
 boolean isSet(Text field)
           
 boolean isSet(TradeDate field)
           
 boolean isSet(TradeOriginationDate field)
           
 boolean isSetCashOrderQty()
           
 boolean isSetClOrdID()
           
 boolean isSetClOrdLinkID()
           
 boolean isSetComplianceID()
           
 boolean isSetEncodedText()
           
 boolean isSetEncodedTextLen()
           
 boolean isSetNoPartyIDs()
           
 boolean isSetOrderPercent()
           
 boolean isSetOrderQty()
           
 boolean isSetOrigClOrdID()
           
 boolean isSetOrigOrdModTime()
           
 boolean isSetRoundingDirection()
           
 boolean isSetRoundingModulus()
           
 boolean isSetSecondaryClOrdID()
           
 boolean isSetSide()
           
 boolean isSetText()
           
 boolean isSetTradeDate()
           
 boolean isSetTradeOriginationDate()
           
 void set(CashOrderQty value)
           
 void set(ClOrdID value)
           
 void set(ClOrdLinkID value)
           
 void set(ComplianceID value)
           
 void set(EncodedText value)
           
 void set(EncodedTextLen value)
           
 void set(NoPartyIDs value)
           
 void set(OrderPercent value)
           
 void set(OrderQty value)
           
 void set(OrderQtyData component)
           
 void set(OrigClOrdID value)
           
 void set(OrigOrdModTime value)
           
 void set(Parties component)
           
 void set(RoundingDirection value)
           
 void set(RoundingModulus value)
           
 void set(SecondaryClOrdID value)
           
 void set(Side value)
           
 void set(Text value)
           
 void set(TradeDate value)
           
 void set(TradeOriginationDate 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

CrossOrderCancelRequest.NoSides

public CrossOrderCancelRequest.NoSides()
Method Detail

set

public void set(Side value)

get

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

getSide

public Side getSide()
             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Side field)

isSetSide

public boolean isSetSide()

set

public void set(OrigClOrdID value)

get

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

getOrigClOrdID

public OrigClOrdID getOrigClOrdID()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(OrigClOrdID field)

isSetOrigClOrdID

public boolean isSetOrigClOrdID()

set

public void set(ClOrdID value)

get

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

getClOrdID

public ClOrdID getClOrdID()
                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ClOrdID field)

isSetClOrdID

public boolean isSetClOrdID()

set

public void set(SecondaryClOrdID value)

get

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

getSecondaryClOrdID

public SecondaryClOrdID getSecondaryClOrdID()
                                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(SecondaryClOrdID field)

isSetSecondaryClOrdID

public boolean isSetSecondaryClOrdID()

set

public void set(ClOrdLinkID value)

get

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

getClOrdLinkID

public ClOrdLinkID getClOrdLinkID()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ClOrdLinkID field)

isSetClOrdLinkID

public boolean isSetClOrdLinkID()

set

public void set(OrigOrdModTime value)

get

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

getOrigOrdModTime

public OrigOrdModTime getOrigOrdModTime()
                                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(OrigOrdModTime field)

isSetOrigOrdModTime

public boolean isSetOrigOrdModTime()

set

public void set(Parties component)

get

public Parties get(Parties component)
            throws FieldNotFound
Throws:
FieldNotFound

getParties

public Parties getParties()
                   throws FieldNotFound
Throws:
FieldNotFound

set

public void set(NoPartyIDs value)

get

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

getNoPartyIDs

public NoPartyIDs getNoPartyIDs()
                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoPartyIDs field)

isSetNoPartyIDs

public boolean isSetNoPartyIDs()

set

public void set(TradeOriginationDate value)

get

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

getTradeOriginationDate

public TradeOriginationDate getTradeOriginationDate()
                                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(TradeOriginationDate field)

isSetTradeOriginationDate

public boolean isSetTradeOriginationDate()

set

public void set(TradeDate value)

get

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

getTradeDate

public TradeDate getTradeDate()
                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(TradeDate field)

isSetTradeDate

public boolean isSetTradeDate()

set

public void set(OrderQtyData component)

get

public OrderQtyData get(OrderQtyData component)
                 throws FieldNotFound
Throws:
FieldNotFound

getOrderQtyData

public OrderQtyData getOrderQtyData()
                             throws FieldNotFound
Throws:
FieldNotFound

set

public void set(OrderQty value)

get

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

getOrderQty

public OrderQty getOrderQty()
                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(OrderQty field)

isSetOrderQty

public boolean isSetOrderQty()

set

public void set(CashOrderQty value)

get

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

getCashOrderQty

public CashOrderQty getCashOrderQty()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(CashOrderQty field)

isSetCashOrderQty

public boolean isSetCashOrderQty()

set

public void set(OrderPercent value)

get

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

getOrderPercent

public OrderPercent getOrderPercent()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(OrderPercent field)

isSetOrderPercent

public boolean isSetOrderPercent()

set

public void set(RoundingDirection value)

get

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

getRoundingDirection

public RoundingDirection getRoundingDirection()
                                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(RoundingDirection field)

isSetRoundingDirection

public boolean isSetRoundingDirection()

set

public void set(RoundingModulus value)

get

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

getRoundingModulus

public RoundingModulus getRoundingModulus()
                                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(RoundingModulus field)

isSetRoundingModulus

public boolean isSetRoundingModulus()

set

public void set(ComplianceID value)

get

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

getComplianceID

public ComplianceID getComplianceID()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ComplianceID field)

isSetComplianceID

public boolean isSetComplianceID()

set

public void set(Text value)

get

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

getText

public Text getText()
             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Text field)

isSetText

public boolean isSetText()

set

public void set(EncodedTextLen value)

get

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

getEncodedTextLen

public EncodedTextLen getEncodedTextLen()
                                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(EncodedTextLen field)

isSetEncodedTextLen

public boolean isSetEncodedTextLen()

set

public void set(EncodedText value)

get

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

getEncodedText

public EncodedText getEncodedText()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(EncodedText field)

isSetEncodedText

public boolean isSetEncodedText()