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

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

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

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

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

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



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