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