Uses of Class
org.sourceforge.ifx.framework.element.NotifyWilling

Packages that use NotifyWilling
org.sourceforge.ifx.framework.complextype Generated classes for the complextype package. 
 

Uses of NotifyWilling in org.sourceforge.ifx.framework.complextype
 

Methods in org.sourceforge.ifx.framework.complextype that return NotifyWilling
 NotifyWilling[] BillInqRq_Type.getNotifyWilling()
          Getter for notifyWilling
 NotifyWilling[] BillInqRs_Type.getNotifyWilling()
          Getter for notifyWilling
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type NotifyWilling
 void BillInqRq_Type.setNotifyWilling(NotifyWilling[] _notifyWilling)
          Setter for notifyWilling
 void BillInqRs_Type.setNotifyWilling(NotifyWilling[] _notifyWilling)
          Setter for notifyWilling