| Package | Description |
|---|---|
| org.rhq.core.clientapi.descriptor.configuration |
| Modifier and Type | Field and Description |
|---|---|
protected ExpressionScope |
OptionSource.expressionScope |
| Modifier and Type | Method and Description |
|---|---|
static ExpressionScope |
ExpressionScope.fromValue(String v) |
ExpressionScope |
OptionSource.getExpressionScope()
Gets the value of the expressionScope property.
|
static ExpressionScope |
ExpressionScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExpressionScope[] |
ExpressionScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OptionSource.setExpressionScope(ExpressionScope value)
Sets the value of the expressionScope property.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.