Uses of Class
org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.TabType

Packages that use TabType
org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective   
 

Uses of TabType in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective
 

Fields in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective with type parameters of type TabType
protected  java.util.List<TabType> PerspectivePluginDescriptorType.tab
           
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective that return TabType
 TabType ObjectFactory.createTabType()
          Create an instance of TabType
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective that return types with arguments of type TabType
 java.util.List<TabType> PerspectivePluginDescriptorType.getTab()
          Gets the value of the tab property.
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective with parameters of type TabType
 TabElement ObjectFactory.createTabElement(TabType value)
          Create an instance of TabElement}
 

Constructors in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective with parameters of type TabType
TabElement(TabType value)
           
 



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