org.rhq.helpers.pluginGen
Class Props.OperationProps
java.lang.Object
org.rhq.helpers.pluginGen.Props.OperationProps
- Enclosing class:
- Props
public static class Props.OperationProps
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Props.OperationProps
public Props.OperationProps(java.lang.String name)
getDisplayName
public java.lang.String getDisplayName()
setDisplayName
public void setDisplayName(java.lang.String displayName)
getDescription
public java.lang.String getDescription()
setDescription
public void setDescription(java.lang.String description)
getName
public java.lang.String getName()
getParams
public java.util.Set<Props.SimpleProperty> getParams()
getResult
public Props.SimpleProperty getResult()
setResult
public void setResult(Props.SimpleProperty result)
Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.