public class DriftPluginDescriptorType extends ServerPluginDescriptorType
Java class for DriftPluginDescriptorType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DriftPluginDescriptorType">
<complexContent>
<extension base="{urn:xmlns:rhq-serverplugin}ServerPluginDescriptorType">
<sequence>
<element name="drift" type="{urn:xmlns:rhq-serverplugin.drift}DriftType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected DriftType |
drift |
_package, apiVersion, description, disabledOnDiscovery, displayName, help, name, pluginComponent, pluginConfiguration, scheduledJobs, version| Constructor and Description |
|---|
DriftPluginDescriptorType() |
| Modifier and Type | Method and Description |
|---|---|
DriftType |
getDrift()
Gets the value of the drift property.
|
void |
setDrift(DriftType value)
Sets the value of the drift property.
|
getApiVersion, getDescription, getDisplayName, getHelp, getName, getPackage, getPluginComponent, getPluginConfiguration, getScheduledJobs, getVersion, isDisabledOnDiscovery, setApiVersion, setDescription, setDisabledOnDiscovery, setDisplayName, setHelp, setName, setPackage, setPluginComponent, setPluginConfiguration, setScheduledJobs, setVersionprotected DriftType drift
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.