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 JasmineEventNotificationDetail
 JasmineEventNotificationDetail JasmineEventNotificationUpdate.getDetail()
           
 

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

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

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

Constructors in org.ow2.jasmine.event.beans with parameters of type JasmineEventNotificationDetail
JasmineEventNotificationUpdate(JasmineEventNotificationDetail p_detail)
          Initialize the SearchFilter list and set the detail to add.
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.