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  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
 List<MenuItemType> PerspectivePluginDescriptorType.getMenuItem()
          Gets the value of the menuItem property.
 



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