Hi Nick,
The method is in the nested class NoRelatedSym (repeating group).
Steve
_____
From: qui...@li...
[mailto:qui...@li...] On Behalf Of Nick
Fortescue
Sent: Wednesday, June 06, 2007 4:44 AM
To: qui...@li...
Subject: [Quickfixj-users] QuoteRequest.set(QuoteRequestType) and
variousother set methods missing?
Hi all,
I'm sure I'm missing something obvious here. QuoteRequest in the javadoc on
the website
(http://www.quickfixj.org/quickfixj/javadoc/quickfix/fix43/QuoteRequest.html
) doesn't have a method:
public void set(quickfix.field.QuoteRequestType value)
The method is also missing in the quickfix.jar if you download 1.1.0 from
sourceforge. This is true for 4.2, 4.3 and 4.4.
In the source code (downloaded with quickfixj-1.1.0) the method does exist.
Can anyone explain what is going on? I know I can call setField(), but I was
hoping for the typesafe version.
Nick
|