setVersion

 

public void setVersion(int version) throws MQException;

Sets the version of the message.

Parameters

  • version - the value to be set.

Exceptions

  • MQException - if the value of the version is inconsistent.


uj13630_