|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyDefinitionEnumeration | |
|---|---|
| org.rhq.core.domain.configuration.definition | |
| Uses of PropertyDefinitionEnumeration in org.rhq.core.domain.configuration.definition |
|---|
| Methods in org.rhq.core.domain.configuration.definition that return types with arguments of type PropertyDefinitionEnumeration | |
|---|---|
List<PropertyDefinitionEnumeration> |
PropertyDefinitionSimple.getEnumeratedValues()
Get the <options> within <property-options> for a <simple-property> |
| Methods in org.rhq.core.domain.configuration.definition with parameters of type PropertyDefinitionEnumeration | |
|---|---|
void |
PropertyDefinitionSimple.addEnumeratedValues(PropertyDefinitionEnumeration... enumerations)
|
| Method parameters in org.rhq.core.domain.configuration.definition with type arguments of type PropertyDefinitionEnumeration | |
|---|---|
void |
PropertyDefinitionSimple.setEnumeratedValues(List<PropertyDefinitionEnumeration> enumeratedValues,
boolean allowCustomEnumValue)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||