|
From: bhavishya g. <bha...@gm...> - 2020-04-16 06:37:39
|
why you want to create class . you can set by calling SetFiled(_FIELD_ID, _VALUE_ ); On Thu, Apr 16, 2020 at 11:48 AM Fuad Azhar <fua...@gm...> wrote: > QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ > QuickFIX/J <http://www.quickfixj.org/documentation/QuickFIX/J> Support: > http://www.quickfixj.org/support/ > > > Hi all i have question about how to create new class field in quickfixj? > i have new class like this one > newordersingle.setField(new PegInstruction("MIDPOINT")); > and how to create it ? > _______________________________________________ > Quickfixj-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfixj-users > -- Regards Bhavishya Goyal |