Uses of Class
org.rhq.core.clientapi.descriptor.configuration.PropertyGroup

Packages that use PropertyGroup
org.rhq.core.clientapi.descriptor.configuration   
 

Uses of PropertyGroup in org.rhq.core.clientapi.descriptor.configuration
 

Fields in org.rhq.core.clientapi.descriptor.configuration with type parameters of type PropertyGroup
protected  java.util.List<PropertyGroup> ConfigurationDescriptor.group
           
 

Methods in org.rhq.core.clientapi.descriptor.configuration that return PropertyGroup
 PropertyGroup ObjectFactory.createPropertyGroup()
          Create an instance of PropertyGroup
 

Methods in org.rhq.core.clientapi.descriptor.configuration that return types with arguments of type PropertyGroup
 java.util.List<PropertyGroup> ConfigurationDescriptor.getGroup()
          Gets the value of the group property.
 



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