public static    class
      RefEnter.Options
Optional attributes for RefEnter
Public Methods
| RefEnter.Options | 
isConstant(Boolean isConstant)
                
               | 
| RefEnter.Options | 
parallelIterations(Long parallelIterations)
                
               | 
Inherited Methods
Public Methods
public RefEnter.Options isConstant (Boolean isConstant)
Parameters
| isConstant | If true, the output is constant within the child frame. | 
|---|
public RefEnter.Options parallelIterations (Long parallelIterations)
Parameters
| parallelIterations | The number of iterations allowed to run in parallel. | 
|---|