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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return IncCounts
 IncCounts[] BillInqRq_Type.getIncCounts()
          Getter for incCounts
 IncCounts[] BillInqRs_Type.getIncCounts()
          Getter for incCounts
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type IncCounts
 void BillInqRq_Type.setIncCounts(IncCounts[] _incCounts)
          Setter for incCounts
 void BillInqRs_Type.setIncCounts(IncCounts[] _incCounts)
          Setter for incCounts