org.rhq.helpers.pluginGen
Class Props.SimpleProperty
java.lang.Object
org.rhq.helpers.pluginGen.Props.SimpleProperty
- Enclosing class:
- Props
public static class Props.SimpleProperty
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Props.SimpleProperty
public Props.SimpleProperty(String name)
getName
public String getName()
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getType
public String getType()
setType
public void setType(String type)
isReadOnly
public boolean isReadOnly()
setReadOnly
public void setReadOnly(boolean readOnly)
getDisplayName
public String getDisplayName()
setDisplayName
public void setDisplayName(String displayName)
getDefaultValue
public String getDefaultValue()
setDefaultValue
public void setDefaultValue(String defaultValue)
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.