org.eclipse.rse.subsystems.shells.core.model
Class RemoteCommandShellOperation.CommandAlias
java.lang.Object
org.eclipse.rse.subsystems.shells.core.model.RemoteCommandShellOperation.CommandAlias
- Enclosing class:
- RemoteCommandShellOperation
protected class RemoteCommandShellOperation.CommandAlias
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteCommandShellOperation.CommandAlias
public RemoteCommandShellOperation.CommandAlias(String alias,
String command)
getAlias
public String getAlias()
getCommand
public String getCommand()
Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.