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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return IncHistory
 IncHistory[] ChkIssueInqRs_Type.getIncHistory()
          Getter for incHistory
 IncHistory[] PmtInqRq_Type.getIncHistory()
          Getter for incHistory
 IncHistory[] ChkIssueInqRq_Type.getIncHistory()
          Getter for incHistory
 IncHistory[] PmtInqRs_Type.getIncHistory()
          Getter for incHistory
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type IncHistory
 void ChkIssueInqRs_Type.setIncHistory(IncHistory[] _incHistory)
          Setter for incHistory
 void PmtInqRq_Type.setIncHistory(IncHistory[] _incHistory)
          Setter for incHistory
 void ChkIssueInqRq_Type.setIncHistory(IncHistory[] _incHistory)
          Setter for incHistory
 void PmtInqRs_Type.setIncHistory(IncHistory[] _incHistory)
          Setter for incHistory