Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Français) » QAnywhere » QAnywhere Reference » QAnywhere Java API reference » QAnywhere Java API for clients » QATextMessage interface

 

setText method

Syntax
void QATextMessage.setText(
  String value
)
throws QAException
Parameters
  • value   The text to write to the message body.

Throws
  • Thrown if there is a problem overwriting the message text.

Remarks

Overwrites the message text.