Uses of Class
org.rhq.enterprise.server.xmlschema.generated.configuration.instance.PropertyValuesDescriptor

Packages that use PropertyValuesDescriptor
org.rhq.enterprise.server.xmlschema.generated.configuration.instance   
 

Uses of PropertyValuesDescriptor in org.rhq.enterprise.server.xmlschema.generated.configuration.instance
 

Fields in org.rhq.enterprise.server.xmlschema.generated.configuration.instance declared as PropertyValuesDescriptor
protected  PropertyValuesDescriptor ListPropertyInstanceDescriptor.values
           
protected  PropertyValuesDescriptor MapPropertyInstanceDescriptor.values
           
 

Methods in org.rhq.enterprise.server.xmlschema.generated.configuration.instance that return PropertyValuesDescriptor
 PropertyValuesDescriptor ObjectFactory.createPropertyValuesDescriptor()
          Create an instance of PropertyValuesDescriptor
 PropertyValuesDescriptor ListPropertyInstanceDescriptor.getValues()
          Gets the value of the values property.
 PropertyValuesDescriptor MapPropertyInstanceDescriptor.getValues()
          Gets the value of the values property.
 

Methods in org.rhq.enterprise.server.xmlschema.generated.configuration.instance with parameters of type PropertyValuesDescriptor
 void ListPropertyInstanceDescriptor.setValues(PropertyValuesDescriptor value)
          Sets the value of the values property.
 void MapPropertyInstanceDescriptor.setValues(PropertyValuesDescriptor value)
          Sets the value of the values property.
 



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