|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyType | |
|---|---|
| org.rhq.core.clientapi.descriptor.configuration | |
| Uses of PropertyType in org.rhq.core.clientapi.descriptor.configuration |
|---|
| Fields in org.rhq.core.clientapi.descriptor.configuration declared as PropertyType | |
|---|---|
protected PropertyType |
SimpleProperty.type
|
| Methods in org.rhq.core.clientapi.descriptor.configuration that return PropertyType | |
|---|---|
static PropertyType |
PropertyType.fromValue(java.lang.String v)
|
PropertyType |
SimpleProperty.getType()
Gets the value of the type property. |
static PropertyType |
PropertyType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PropertyType[] |
PropertyType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.rhq.core.clientapi.descriptor.configuration with parameters of type PropertyType | |
|---|---|
void |
SimpleProperty.setType(PropertyType value)
Sets the value of the type property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||