org.apache.geronimo.gshell.layout.model
Class AliasNode
java.lang.Object
org.apache.geronimo.gshell.layout.model.Node
org.apache.geronimo.gshell.layout.model.AliasNode
public class AliasNode
- extends Node
An alias to a command.
- Version:
- $Rev: 573690 $ $Date: 2007-09-07 13:27:12 -0700 (Fri, 07 Sep 2007) $
| Fields inherited from class org.apache.geronimo.gshell.layout.model.Node |
name |
command
protected String command
AliasNode
public AliasNode(String name,
String command)
getCommand
public String getCommand()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.