|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestList | |
|---|---|
| org.apache.jsieve | |
| Uses of TestList in org.apache.jsieve |
|---|
| Methods in org.apache.jsieve that return TestList | |
|---|---|
protected TestList |
Arguments.computeTestList()
Computes the testList. |
TestList |
Arguments.getTestList()
Returns the testList, lazily initialised if required. |
| Methods in org.apache.jsieve with parameters of type TestList | |
|---|---|
protected void |
Arguments.setTestList(TestList testList)
Sets the testList. |
| Constructors in org.apache.jsieve with parameters of type TestList | |
|---|---|
Arguments(java.util.List arguments,
TestList testList)
Constructor for Arguments. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||