Uses of Class
org.ow2.jasmine.event.beans.JasmineEventNotificationDetail

Packages that use JasmineEventNotificationDetail
org.ow2.jasmine.event.beans   
 

Uses of JasmineEventNotificationDetail in org.ow2.jasmine.event.beans
 

Methods in org.ow2.jasmine.event.beans that return types with arguments of type JasmineEventNotificationDetail
 java.util.List<JasmineEventNotificationDetail> JasmineEventNotificationUpdate.getDetails()
           
 java.util.List<JasmineEventNotificationDetail> JasmineEventNotification.getDetails()
           
 

Methods in org.ow2.jasmine.event.beans with parameters of type JasmineEventNotificationDetail
 void JasmineEventNotificationUpdate.addDetail(JasmineEventNotificationDetail detail)
           
 

Method parameters in org.ow2.jasmine.event.beans with type arguments of type JasmineEventNotificationDetail
 void JasmineEventNotification.setDetails(java.util.List<JasmineEventNotificationDetail> details)
           
 

Constructor parameters in org.ow2.jasmine.event.beans with type arguments of type JasmineEventNotificationDetail
JasmineEventNotificationUpdate(java.util.List<JasmineEventNotificationDetail> p_details)
          Initialize the SearchFilter list and set the detail to add.
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.