Uses of Class
org.rhq.enterprise.server.xmlschema.generated.serverplugin.bundle.BundleType

Packages that use BundleType
org.rhq.enterprise.server.xmlschema.generated.serverplugin.bundle   
 

Uses of BundleType in org.rhq.enterprise.server.xmlschema.generated.serverplugin.bundle
 

Fields in org.rhq.enterprise.server.xmlschema.generated.serverplugin.bundle declared as BundleType
protected  BundleType BundlePluginDescriptorType.bundle
           
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.bundle that return BundleType
 BundleType ObjectFactory.createBundleType()
          Create an instance of BundleType
 BundleType BundlePluginDescriptorType.getBundle()
          Gets the value of the bundle property.
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.bundle with parameters of type BundleType
 void BundlePluginDescriptorType.setBundle(BundleType value)
          Sets the value of the bundle property.
 



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