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

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

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

Fields in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective with type parameters of type TraitActivatorType
protected  java.util.List<TraitActivatorType> TraitActivatorSetType.traitActivator
           
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective that return TraitActivatorType
 TraitActivatorType ObjectFactory.createTraitActivatorType()
          Create an instance of TraitActivatorType
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective that return types with arguments of type TraitActivatorType
 javax.xml.bind.JAXBElement<TraitActivatorType> ObjectFactory.createTraitActivator(TraitActivatorType value)
          Create an instance of JAXBElement<TraitActivatorType>}
 java.util.List<TraitActivatorType> TraitActivatorSetType.getTraitActivator()
          Gets the value of the traitActivator property.
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective with parameters of type TraitActivatorType
 javax.xml.bind.JAXBElement<TraitActivatorType> ObjectFactory.createTraitActivator(TraitActivatorType value)
          Create an instance of JAXBElement<TraitActivatorType>}
 



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