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

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

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

Fields in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective declared as FacetType
protected  FacetType FacetActivatorType.facet
           
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective that return FacetType
static FacetType FacetType.fromValue(java.lang.String v)
           
 FacetType FacetActivatorType.getFacet()
          Gets the value of the facet property.
static FacetType FacetType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FacetType[] FacetType.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 FacetType
 void FacetActivatorType.setFacet(FacetType value)
          Sets the value of the facet property.
 



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