Uses of Class
org.opennms.netmgt.model.OnmsApplication

Packages that use OnmsApplication
org.opennms.netmgt.model   
 

Uses of OnmsApplication in org.opennms.netmgt.model
 

Methods in org.opennms.netmgt.model that return types with arguments of type OnmsApplication
 java.util.Set<OnmsApplication> OnmsMonitoredService.getApplications()
           
 

Methods in org.opennms.netmgt.model with parameters of type OnmsApplication
 boolean OnmsMonitoredService.addApplication(OnmsApplication application)
           
 int OnmsApplication.compareTo(OnmsApplication o)
           
 boolean OnmsMonitoredService.removeApplication(OnmsApplication application)
           
 

Method parameters in org.opennms.netmgt.model with type arguments of type OnmsApplication
 void OnmsMonitoredService.setApplications(java.util.Set<OnmsApplication> applications)
           
 



Copyright © 2007. All Rights Reserved.