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

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

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

Methods in org.rhq.core.clientapi.descriptor.configuration that return DynamicProperty
 DynamicProperty ObjectFactory.createDynamicProperty()
          Create an instance of DynamicProperty
 

Methods in org.rhq.core.clientapi.descriptor.configuration that return types with arguments of type DynamicProperty
 javax.xml.bind.JAXBElement<DynamicProperty> ObjectFactory.createDynamicProperty(DynamicProperty value)
          Create an instance of JAXBElement<DynamicProperty>}
 

Methods in org.rhq.core.clientapi.descriptor.configuration with parameters of type DynamicProperty
 javax.xml.bind.JAXBElement<DynamicProperty> ObjectFactory.createDynamicProperty(DynamicProperty value)
          Create an instance of JAXBElement<DynamicProperty>}
 



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