|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Test | |
|---|---|
| org.apache.jsieve | |
| Uses of Test in org.apache.jsieve |
|---|
| Methods in org.apache.jsieve that return types with arguments of type Test | |
|---|---|
java.util.List<Test> |
TestList.getTests()
Returns the children. |
| Method parameters in org.apache.jsieve with type arguments of type Test | |
|---|---|
protected void |
TestList.setTests(java.util.List<Test> children)
Sets the children. |
| Constructors in org.apache.jsieve with parameters of type Test | |
|---|---|
TestList(Test child)
Constructor for TestList. |
|
| Constructor parameters in org.apache.jsieve with type arguments of type Test | |
|---|---|
TestList(java.util.List<Test> children)
Constructor for TestList. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||