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

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

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

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

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

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

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective with parameters of type MenuItemType
 PerspectiveMenuItemElement ObjectFactory.createPerspectiveMenuItemElement(MenuItemType value)
          Create an instance of PerspectiveMenuItemElement}
 

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



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