com.meterware.httpunit.scripting
public interface SelectionOptions
| Method Summary | |
|---|---|
| int | getLength()
Returns the length of this array |
| void | put(int i, SelectionOption option)
Specify the specified option |
| void | setLength(int length)
Sets a new length to this array |