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