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

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

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

Fields in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective declared as LicenseFeatureType
protected  LicenseFeatureType LicenseFeatureActivatorType.name
           
 

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



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