Class leda.PSTCommand
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class leda.PSTCommand

java.lang.Object
   |
   +----leda.PSTCommand

public class PSTCommand
extends Object
implements Command

Constructor Index

 o PSTCommand()

Method Index

 o _execute(ps_item)
 o execute(Object)

Constructors

 o PSTCommand
  public PSTCommand()

Methods

 o execute
  public final Object execute(Object o) throws Throwable
 o _execute
  public abstract Object _execute(ps_item p) throws Throwable

All Packages  Class Hierarchy  This Package  Previous  Next  Index