|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Version | |
|---|---|
| org.rhq.core.clientapi.descriptor.plugin | |
| Uses of Version in org.rhq.core.clientapi.descriptor.plugin |
|---|
| Fields in org.rhq.core.clientapi.descriptor.plugin declared as Version | |
|---|---|
protected Version |
ResourceDescriptor.version
|
protected Version |
OperationDescriptor.version
|
protected Version |
MetricDescriptor.version
|
protected Version |
EventDescriptor.version
|
protected Version |
ContentDescriptor.version
|
| Methods in org.rhq.core.clientapi.descriptor.plugin that return Version | |
|---|---|
Version |
ObjectFactory.createVersion()
Create an instance of Version |
Version |
ResourceDescriptor.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 |
EventDescriptor.getVersion()
Gets the value of the version property. |
Version |
ContentDescriptor.getVersion()
Resource version to which this content applies. |
| Methods in org.rhq.core.clientapi.descriptor.plugin with parameters of type Version | |
|---|---|
void |
ResourceDescriptor.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 |
EventDescriptor.setVersion(Version value)
Sets the value of the version property. |
void |
ContentDescriptor.setVersion(Version value)
Resource version to which this content applies. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||