Sun B2B Suite HIPAA OTD Library User's Guide

setXmlOutput


Note –

This method is reserved for future use.


Signature


public void setXmlOutput(boolean)

Description

When used with the parameter set to true, this method causes the HIPAA OTD involved to output XML.

When used with the parameter set to false, this method causes the HIPAA OTD to output ANSI (which is the default output if this method is not used at all).

Use this method when the HIPAA OTD is set to automatic output (the default). If the Collaboration is set to manual output, use marshal (boolean) to achieve the same result.

Exceptions

None.