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

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

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

Fields in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective declared as ActionType
protected  ActionType RenderedExtensionType.action
           
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective that return ActionType
static ActionType ActionType.fromValue(String v)
           
 ActionType RenderedExtensionType.getAction()
          Gets the value of the action property.
static ActionType ActionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ActionType[] ActionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective with parameters of type ActionType
 void RenderedExtensionType.setAction(ActionType value)
          Sets the value of the action property.
 



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