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

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

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

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

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

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



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