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 java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Props.SimpleProperty
public Props.SimpleProperty(java.lang.String name)
getName
public java.lang.String getName()
getDescription
public java.lang.String getDescription()
setDescription
public void setDescription(java.lang.String description)
getType
public java.lang.String getType()
setType
public void setType(java.lang.String type)
isReadOnly
public boolean isReadOnly()
setReadOnly
public void setReadOnly(boolean readOnly)
getDisplayName
public java.lang.String getDisplayName()
setDisplayName
public void setDisplayName(java.lang.String displayName)
getDefaultValue
public java.lang.String getDefaultValue()
setDefaultValue
public void setDefaultValue(java.lang.String defaultValue)
Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.