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

Packages that use SimpleProperty
org.rhq.core.clientapi.descriptor.configuration   
org.rhq.enterprise.server.xmlschema.generated.configuration.instance   
 

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>}
 

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

Subclasses of SimpleProperty in org.rhq.enterprise.server.xmlschema.generated.configuration.instance
 class SimplePropertyInstanceDescriptor
          Java class for anonymous complex type.
 



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