Uses of Class
org.rhq.core.clientapi.descriptor.drift.ExcludesDescriptor

Packages that use ExcludesDescriptor
org.rhq.core.clientapi.descriptor.drift   
 

Uses of ExcludesDescriptor in org.rhq.core.clientapi.descriptor.drift
 

Fields in org.rhq.core.clientapi.descriptor.drift declared as ExcludesDescriptor
protected  ExcludesDescriptor DriftDescriptor.excludes
           
 

Methods in org.rhq.core.clientapi.descriptor.drift that return ExcludesDescriptor
 ExcludesDescriptor ObjectFactory.createExcludesDescriptor()
          Create an instance of ExcludesDescriptor
 ExcludesDescriptor DriftDescriptor.getExcludes()
          Gets the value of the excludes property.
 

Methods in org.rhq.core.clientapi.descriptor.drift with parameters of type ExcludesDescriptor
 void DriftDescriptor.setExcludes(ExcludesDescriptor value)
          Sets the value of the excludes property.
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.