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

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

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

Fields in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective declared as PositionType
protected  PositionType TabType.position
           
protected  PositionType MenuItemType.position
           
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective that return PositionType
 PositionType ObjectFactory.createPositionType()
          Create an instance of PositionType
 PositionType TabType.getPosition()
          Gets the value of the position property.
 PositionType MenuItemType.getPosition()
          Gets the value of the position property.
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective with parameters of type PositionType
 void TabType.setPosition(PositionType value)
          Sets the value of the position property.
 void MenuItemType.setPosition(PositionType value)
          Sets the value of the position property.
 



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