All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class gestalt.Command

java.lang.Object
   |
   +----gestalt.Command

public class Command
extends Object

Constructor Index

 o Command(String)

Method Index

 o getKey()
 o getValue()

Constructors

 o Command
 public Command(String str)

Methods

 o getKey
 public String getKey()
 o getValue
 public String getValue()

All Packages  Class Hierarchy  This Package  Previous  Next  Index