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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return RemainingInsts
 RemainingInsts RecXferRec_Type.getRemainingInsts()
          Getter for remainingInsts
 RemainingInsts RecPmtRec_Type.getRemainingInsts()
          Getter for remainingInsts
 RemainingInsts RecChkOrdRec_Type.getRemainingInsts()
          Getter for remainingInsts
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type RemainingInsts
 void RecXferRec_Type.setRemainingInsts(RemainingInsts _remainingInsts)
          Setter for remainingInsts
 void RecPmtRec_Type.setRemainingInsts(RemainingInsts _remainingInsts)
          Setter for remainingInsts
 void RecChkOrdRec_Type.setRemainingInsts(RemainingInsts _remainingInsts)
          Setter for remainingInsts