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

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

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

Fields in org.rhq.core.clientapi.descriptor.configuration declared as OptionSource
protected  OptionSource SimpleProperty.optionSource
           
 

Methods in org.rhq.core.clientapi.descriptor.configuration that return OptionSource
 OptionSource ObjectFactory.createOptionSource()
          Create an instance of OptionSource
 OptionSource SimpleProperty.getOptionSource()
          Gets the value of the optionSource property.
 

Methods in org.rhq.core.clientapi.descriptor.configuration with parameters of type OptionSource
 void SimpleProperty.setOptionSource(OptionSource value)
          Sets the value of the optionSource property.
 



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