274275276277278279280281282
Trc.exit(); } public WSIFFormatter getFormatter() { Trc.entry(this); WSIFFormatter wf = new JMSFormatter(fieldDefinition, fieldPortModel); Trc.exit(wf); return wf; }