Uses of Class
org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.ApplicationType

Packages that use ApplicationType
org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective   
 

Uses of ApplicationType in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective
 

Fields in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective with type parameters of type ApplicationType
protected  java.util.List<ApplicationType> PerspectivePluginDescriptorType.application
           
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective that return ApplicationType
 ApplicationType ObjectFactory.createApplicationType()
          Create an instance of ApplicationType
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective that return types with arguments of type ApplicationType
 java.util.List<ApplicationType> PerspectivePluginDescriptorType.getApplication()
          Gets the value of the application property.
 

Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective with parameters of type ApplicationType
 PerspectiveApplicationElement ObjectFactory.createPerspectiveApplicationElement(ApplicationType value)
          Create an instance of PerspectiveApplicationElement}
 

Constructors in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective with parameters of type ApplicationType
PerspectiveApplicationElement(ApplicationType value)
           
 



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