Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.agent.server
Class ConfigStorage.Key

java.lang.Object
  extended by org.hyperic.hq.agent.server.ConfigStorage.Key
Enclosing class:
ConfigStorage

public class ConfigStorage.Key
extends java.lang.Object


Method Summary
 boolean equals(java.lang.Object o)
           
 int getId()
           
 int getType()
           
 java.lang.String getTypeName()
           
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getType

public int getType()

getId

public int getId()

getTypeName

public java.lang.String getTypeName()

hashCode

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

equals

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

toString

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

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.