com.metamatrix.console.ui.views.pools
Class PoolConfigTableRowData
java.lang.Object
com.metamatrix.console.ui.views.pools.PoolConfigTableRowData
public class PoolConfigTableRowData
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PoolConfigTableRowData
public PoolConfigTableRowData(java.lang.String poolName,
java.lang.String poolType,
boolean active,
ResourceDescriptor nsuResourceDescriptor,
ResourceDescriptor suResourceDescriptor)
getPoolName
public java.lang.String getPoolName()
getPoolType
public java.lang.String getPoolType()
isActive
public boolean isActive()
getNextStartupResourceDescriptor
public ResourceDescriptor getNextStartupResourceDescriptor()
getStartupResourceDescriptor
public ResourceDescriptor getStartupResourceDescriptor()
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
Copyright © 2009. All Rights Reserved.