public interface IOnExecEventSchedulerActionParams
extends com4j.Com4jObject
Modifier and Type | Method and Description |
---|---|
int |
onExecEventSchedulerAction()
The action to be taken.
|
Object |
parameter(int index)
For HP use.
|
void |
parameter(int index,
Object vVal)
For HP use.
|
int onExecEventSchedulerAction()
The action to be taken.
Getter method for the COM property "OnExecEventSchedulerAction"
void parameter(int index, Object vVal)
For HP use. Gets or set the value of the specified action parameter.
Setter method for the COM property "Parameter"
index
- Mandatory int parameter.vVal
- Mandatory java.lang.Object parameter.Object parameter(int index)
For HP use. Gets or set the value of the specified action parameter.
Getter method for the COM property "Parameter"
index
- Mandatory int parameter.Copyright © 2020. All rights reserved.