public interface IBPIterationParam extends IBaseField
Modifier and Type | Method and Description |
---|---|
com4j.Com4jObject |
bpParameter()
The BPParameter object of which this is an instance.
|
String |
value()
The value of the parameter for this iteration.
|
void |
value(String pVal)
The value of the parameter for this iteration.
|
autoPost, autoPost, field, field, id, modified, post, refresh, undo, virtual
isLocked, lockObject, unLockObject
com4j.Com4jObject bpParameter()
The BPParameter object of which this is an instance.
Getter method for the COM property "BPParameter"
String value()
The value of the parameter for this iteration.
Getter method for the COM property "Value"
void value(String pVal)
The value of the parameter for this iteration.
Setter method for the COM property "Value"
pVal
- Mandatory java.lang.String parameter.Copyright © 2020. All rights reserved.