org.rhq.helpers.pluginGen
Class Props.Template

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

public static class Props.Template
extends java.lang.Object


Constructor Summary
Props.Template(java.lang.String name)
           
 
Method Summary
 java.lang.String getDescription()
           
 java.lang.String getName()
           
 java.util.Set<Props.SimpleProperty> getSimpleProps()
           
 void setDescription(java.lang.String description)
           
 void setSimpleProps(java.util.Set<Props.SimpleProperty> simpleProps)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Props.Template

public Props.Template(java.lang.String name)
Method Detail

getDescription

public java.lang.String getDescription()

setDescription

public void setDescription(java.lang.String description)

getSimpleProps

public java.util.Set<Props.SimpleProperty> getSimpleProps()

setSimpleProps

public void setSimpleProps(java.util.Set<Props.SimpleProperty> simpleProps)

getName

public java.lang.String getName()


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