Uses of Class
org.rhq.core.clientapi.descriptor.configuration.DatabaseBackingType

Packages that use DatabaseBackingType
org.rhq.core.clientapi.descriptor.configuration   
 

Uses of DatabaseBackingType in org.rhq.core.clientapi.descriptor.configuration
 

Fields in org.rhq.core.clientapi.descriptor.configuration declared as DatabaseBackingType
protected  DatabaseBackingType DynamicProperty.databaseBacking
           
 

Methods in org.rhq.core.clientapi.descriptor.configuration that return DatabaseBackingType
 DatabaseBackingType ObjectFactory.createDatabaseBackingType()
          Create an instance of DatabaseBackingType
 DatabaseBackingType DynamicProperty.getDatabaseBacking()
          Gets the value of the databaseBacking property.
 

Methods in org.rhq.core.clientapi.descriptor.configuration with parameters of type DatabaseBackingType
 void DynamicProperty.setDatabaseBacking(DatabaseBackingType value)
          Sets the value of the databaseBacking property.
 



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