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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return CashQuality
 CashQuality CreditMediaCashInfo_Type.getCashQuality()
          Getter for cashQuality
 CashQuality MediaCashInfo_Type.getCashQuality()
          Getter for cashQuality
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type CashQuality
 void CreditMediaCashInfo_Type.setCashQuality(CashQuality _cashQuality)
          Setter for cashQuality
 void MediaCashInfo_Type.setCashQuality(CashQuality _cashQuality)
          Setter for cashQuality