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

SQL Anywhere 10.0.1 » QAnywhere » QAnywhere Java API Reference » ianywhere.qanywhere.client package » Interface QAMessage

setReplyToAddress method Next Page

setShortProperty method


Synopsis

void ianywhere.qanywhere.client.QAMessage.setShortProperty(
String name,
short value
)
throws QAException

Parameters
Throws
Remarks

Sets a short property.

See Also

Interface MessageProperties