Uses of Interface
org.mc4j.ems.connection.bean.notification.EmsNotification

Packages that use EmsNotification
org.mc4j.ems.connection.bean   
 

Uses of EmsNotification in org.mc4j.ems.connection.bean
 

Methods in org.mc4j.ems.connection.bean that return EmsNotification
 EmsNotification EmsBean.getNotification(java.lang.String name)
           
 

Methods in org.mc4j.ems.connection.bean that return types with arguments of type EmsNotification
 java.util.SortedSet<EmsNotification> EmsBean.getNotifications()