RSE
Release 3.2

org.eclipse.rse.subsystems.shells.core.model
Class RemoteCommandShellOperation.CommandAlias

java.lang.Object
  extended by org.eclipse.rse.subsystems.shells.core.model.RemoteCommandShellOperation.CommandAlias
Enclosing class:
RemoteCommandShellOperation

protected class RemoteCommandShellOperation.CommandAlias
extends Object


Constructor Summary
RemoteCommandShellOperation.CommandAlias(String alias, String command)
           
 
Method Summary
 String getAlias()
           
 String getCommand()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteCommandShellOperation.CommandAlias

public RemoteCommandShellOperation.CommandAlias(String alias,
                                                String command)
Method Detail

getAlias

public String getAlias()

getCommand

public String getCommand()

RSE
Release 3.2

Copyright (c) IBM Corporation and others 2000, 2010. All Rights Reserved.