Uses of Class
org.apache.jsieve.Commands

Packages that use Commands
org.apache.jsieve   
 

Uses of Commands in org.apache.jsieve
 

Methods in org.apache.jsieve that return Commands
 Commands Block.getChildren()
          Returns the commands.
 

Methods in org.apache.jsieve with parameters of type Commands
protected  void Block.setChildren(Commands commands)
          Sets the commands.
 

Constructors in org.apache.jsieve with parameters of type Commands
Block(Commands commands)
          Constructor for Block.
 



Copyright © 2008-2009 The Apache Software Foundation. All Rights Reserved.