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

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

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

Fields in org.rhq.core.clientapi.descriptor.configuration declared as PropertyOptions
protected  PropertyOptions SimpleProperty.propertyOptions
           
 

Methods in org.rhq.core.clientapi.descriptor.configuration that return PropertyOptions
 PropertyOptions ObjectFactory.createPropertyOptions()
          Create an instance of PropertyOptions
 PropertyOptions SimpleProperty.getPropertyOptions()
          Gets the value of the propertyOptions property.
 

Methods in org.rhq.core.clientapi.descriptor.configuration with parameters of type PropertyOptions
 void SimpleProperty.setPropertyOptions(PropertyOptions value)
          Sets the value of the propertyOptions property.
 



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