com.ibm.jtopenlite.components
Class ListDiskStatuses
java.lang.Object
com.ibm.jtopenlite.components.ListDiskStatuses
public class ListDiskStatuses
- extends Object
Represents the information returned by the WRKDSKSTS command.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListDiskStatuses
public ListDiskStatuses()
getElapsedTime
public String getElapsedTime()
getDiskStatuses
public DiskStatus[] getDiskStatuses(CommandConnection cmdConn,
DDMConnection ddmConn,
String workingLibrary)
throws IOException
- Throws:
IOException