|
From: Fuad A. <fua...@gm...> - 2020-04-16 06:16:47
|
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 ?
|