com.metamatrix.console.ui.views.deploy.model
Class ConfigurationTreeModel.HostWrapper

java.lang.Object
  extended by com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel.HostWrapper
Enclosing class:
ConfigurationTreeModel

public class ConfigurationTreeModel.HostWrapper
extends java.lang.Object


Constructor Summary
ConfigurationTreeModel.HostWrapper(Host theHost, Configuration theConfig)
           
 
Method Summary
 boolean equals(java.lang.Object theObject)
           
 Configuration getConfig()
           
 Host getHost()
           
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConfigurationTreeModel.HostWrapper

public ConfigurationTreeModel.HostWrapper(Host theHost,
                                          Configuration theConfig)
Method Detail

equals

public boolean equals(java.lang.Object theObject)
Overrides:
equals in class java.lang.Object

getHost

public Host getHost()

getConfig

public Configuration getConfig()

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2009. All Rights Reserved.