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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return HistRetentionDays
 HistRetentionDays BillerPayee_Type.getHistRetentionDays()
          Getter for histRetentionDays
 HistRetentionDays BillerInfo_Type.getHistRetentionDays()
          Getter for histRetentionDays
 HistRetentionDays[] PaySvcProfInfo_Type.getHistRetentionDays()
          Getter for histRetentionDays
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type HistRetentionDays
 void BillerPayee_Type.setHistRetentionDays(HistRetentionDays _histRetentionDays)
          Setter for histRetentionDays
 void BillerInfo_Type.setHistRetentionDays(HistRetentionDays _histRetentionDays)
          Setter for histRetentionDays
 void PaySvcProfInfo_Type.setHistRetentionDays(HistRetentionDays[] _histRetentionDays)
          Setter for histRetentionDays