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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return CashValidity
 CashValidity CreditMediaCashInfo_Type.getCashValidity()
          Getter for cashValidity
 CashValidity MediaCashInfo_Type.getCashValidity()
          Getter for cashValidity
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type CashValidity
 void CreditMediaCashInfo_Type.setCashValidity(CashValidity _cashValidity)
          Setter for cashValidity
 void MediaCashInfo_Type.setCashValidity(CashValidity _cashValidity)
          Setter for cashValidity