public class SimplePropertyInstanceDescriptor extends SimpleProperty
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{urn:xmlns:rhq-configuration}simpleProperty">
<attribute name="value" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
value |
activationPolicy, constraint, defaultValue, defaultValueDescription, initialValue, optionSource, propertyOptions, type, unitsdescription, displayName, longDescription, name, readOnly, required, summary| Constructor and Description |
|---|
SimplePropertyInstanceDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
Gets the value of the value property.
|
void |
setValue(String value)
Sets the value of the value property.
|
getActivationPolicy, getConstraint, getDefaultValue, getDefaultValueDescription, getInitialValue, getOptionSource, getPropertyOptions, getType, getUnits, setActivationPolicy, setDefaultValue, setDefaultValueDescription, setInitialValue, setOptionSource, setPropertyOptions, setType, setUnitsgetDescription, getDisplayName, getLongDescription, getName, isReadOnly, isRequired, isSummary, setDescription, setDisplayName, setLongDescription, setName, setReadOnly, setRequired, setSummaryprotected String value
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.