com.stc.eways.MQSeriesETD
Class PMO

com.stc.eways.MQSeriesETD.PMO

public class PMO


Constructor Summary
PMO()
          Default c'tor - create a new instance and init everything to default values.
 
Method Summary
 void optionsClearAll()
          optionsClearAll allows the user to clear all the flags that they may have set so far.
 

Constructor Detail

PMO

public PMO()
Default c'tor - create a new instance and init everything to default values. Does an optionsClearAll internally.

Parameters:
None.
Method Detail

optionsClearAll

public void optionsClearAll()
optionsClearAll allows the user to clear all the flags that they may have set so far. It resets the flags to MQC.MQPMO_NONE.

Parameters:
None.
Returns:
void - None.
Throws:
None.


Copyright 2003 by SeeBeyond Technology Corporation. All Rights Reserved.