RSE
Release 3.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

String getCommand()

getSubSystem

ISubSystem getSubSystem()

getMessages

ISystemRemoteCommandMessage[] getMessages()

getObject

Object getObject()

RSE
Release 3.0

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