RSE
Release 1.0

org.eclipse.rse.services.dstore.shells
Class DStoreHostOutput

java.lang.Object
  extended byorg.eclipse.rse.services.dstore.shells.DStoreHostOutput
All Implemented Interfaces:
IHostOutput

public class DStoreHostOutput
extends Object
implements IHostOutput


Constructor Summary
DStoreHostOutput(org.eclipse.dstore.core.model.DataElement element)
           
 
Method Summary
 org.eclipse.dstore.core.model.DataElement getElement()
           
 String getString()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DStoreHostOutput

public DStoreHostOutput(org.eclipse.dstore.core.model.DataElement element)
Method Detail

getString

public String getString()
Specified by:
getString in interface IHostOutput

getElement

public org.eclipse.dstore.core.model.DataElement getElement()

toString

public String toString()

RSE
Release 1.0

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