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

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

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

Fields in org.rhq.core.clientapi.descriptor.plugin with type parameters of type ParentResourceType
protected  List<ParentResourceType> RunsInsideType.parentResourceType
           
 

Methods in org.rhq.core.clientapi.descriptor.plugin that return ParentResourceType
 ParentResourceType ObjectFactory.createParentResourceType()
          Create an instance of ParentResourceType
 

Methods in org.rhq.core.clientapi.descriptor.plugin that return types with arguments of type ParentResourceType
 List<ParentResourceType> RunsInsideType.getParentResourceType()
          Gets the value of the parentResourceType property.
 



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