Uses of Class
org.rhq.core.clientapi.descriptor.plugin.RunsInsideType

Packages that use RunsInsideType
org.rhq.core.clientapi.descriptor.plugin   
 

Uses of RunsInsideType in org.rhq.core.clientapi.descriptor.plugin
 

Fields in org.rhq.core.clientapi.descriptor.plugin declared as RunsInsideType
protected  RunsInsideType ResourceDescriptor.runsInside
           
 

Methods in org.rhq.core.clientapi.descriptor.plugin that return RunsInsideType
 RunsInsideType ObjectFactory.createRunsInsideType()
          Create an instance of RunsInsideType
 RunsInsideType ResourceDescriptor.getRunsInside()
          Gets the value of the runsInside property.
 

Methods in org.rhq.core.clientapi.descriptor.plugin with parameters of type RunsInsideType
 void ResourceDescriptor.setRunsInside(RunsInsideType value)
          Sets the value of the runsInside property.
 



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