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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return ModPending
 ModPending RecPmtModRs_Type.getModPending()
          Getter for modPending
 ModPending RecChkOrdModRs_Type.getModPending()
          Getter for modPending
 ModPending RecXferModRs_Type.getModPending()
          Getter for modPending
 ModPending CustPayeeModRs_Type.getModPending()
          Getter for modPending
 ModPending CustPayeeModRq_Type.getModPending()
          Getter for modPending
 ModPending RecPmtModRq_Type.getModPending()
          Getter for modPending
 ModPending RecXferModRq_Type.getModPending()
          Getter for modPending
 ModPending RecChkOrdModRq_Type.getModPending()
          Getter for modPending
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type ModPending
 void RecPmtModRs_Type.setModPending(ModPending _modPending)
          Setter for modPending
 void RecChkOrdModRs_Type.setModPending(ModPending _modPending)
          Setter for modPending
 void RecXferModRs_Type.setModPending(ModPending _modPending)
          Setter for modPending
 void CustPayeeModRs_Type.setModPending(ModPending _modPending)
          Setter for modPending
 void CustPayeeModRq_Type.setModPending(ModPending _modPending)
          Setter for modPending
 void RecPmtModRq_Type.setModPending(ModPending _modPending)
          Setter for modPending
 void RecXferModRq_Type.setModPending(ModPending _modPending)
          Setter for modPending
 void RecChkOrdModRq_Type.setModPending(ModPending _modPending)
          Setter for modPending