org.rhq.helpers.pluginGen
Class Props.TypeKey

java.lang.Object
  extended by org.rhq.helpers.pluginGen.Props.TypeKey
Enclosing class:
Props

public static class Props.TypeKey
extends Object


Constructor Summary
Props.TypeKey(String name, String pluginName)
           
 
Method Summary
 String getName()
           
 String getPluginName()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Props.TypeKey

public Props.TypeKey(String name,
                     String pluginName)
Method Detail

getPluginName

public String getPluginName()

getName

public String getName()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.