| Package | Description |
|---|---|
| org.rhq.core.clientapi.descriptor.configuration |
| Modifier and Type | Field and Description |
|---|---|
protected SourceType |
OptionSource.target |
| Modifier and Type | Method and Description |
|---|---|
static SourceType |
SourceType.fromValue(String v) |
SourceType |
OptionSource.getTarget()
Gets the value of the target property.
|
static SourceType |
SourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SourceType[] |
SourceType.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.setTarget(SourceType value)
Sets the value of the target property.
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.