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 Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Props.OperationProps
public Props.OperationProps(String name)
getDisplayName
public String getDisplayName()
setDisplayName
public void setDisplayName(String displayName)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getName
public String getName()
getParams
public Set<Props.SimpleProperty> getParams()
getResult
public Props.SimpleProperty getResult()
setResult
public void setResult(Props.SimpleProperty result)
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.