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

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

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

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

Subclasses of MapProperty in org.rhq.enterprise.server.xmlschema.generated.configuration.instance
 class MapPropertyInstanceDescriptor
          Java class for MapProperty complex type.
 



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