setSendExitInit

 

public void setSendExitInit(String data);

Gets the description of the send exit.

Parameters

  • data - either the name of the class or a String in the form library(entryPoint) where 'library' is the name of the module where the code resides and 'entryPoint' is the entry point.


uj28730_