RSE
Release 1.0

org.eclipse.rse.subsystems.files.core.model
Interface ISystemRemoteCommand


public interface ISystemRemoteCommand


Method Summary
 String getCommand()
           
 ISystemRemoteCommandMessage[] getMessages()
           
 Object getObject()
           
 ISubSystem getSubSystem()
           
 

Method Detail

getCommand

public String getCommand()

getSubSystem

public ISubSystem getSubSystem()

getMessages

public ISystemRemoteCommandMessage[] getMessages()

getObject

public Object getObject()

RSE
Release 1.0

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