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