| Package | Description |
|---|---|
| org.rhq.core.clientapi.descriptor.plugin |
| Modifier and Type | Field and Description |
|---|---|
protected Version |
EventDescriptor.version |
protected Version |
OperationDescriptor.version |
protected Version |
MetricDescriptor.version |
protected Version |
ResourceDescriptor.version |
protected Version |
ContentDescriptor.version |
| Modifier and Type | Method and Description |
|---|---|
Version |
ObjectFactory.createVersion()
Create an instance of
Version |
Version |
EventDescriptor.getVersion()
Gets the value of the version property.
|
Version |
OperationDescriptor.getVersion()
Gets the value of the version property.
|
Version |
MetricDescriptor.getVersion()
Gets the value of the version property.
|
Version |
ResourceDescriptor.getVersion()
Gets the value of the version property.
|
Version |
ContentDescriptor.getVersion()
Resource version to which this content applies.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventDescriptor.setVersion(Version value)
Sets the value of the version property.
|
void |
OperationDescriptor.setVersion(Version value)
Sets the value of the version property.
|
void |
MetricDescriptor.setVersion(Version value)
Sets the value of the version property.
|
void |
ResourceDescriptor.setVersion(Version value)
Sets the value of the version property.
|
void |
ContentDescriptor.setVersion(Version value)
Resource version to which this content applies.
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.