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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return PmtMethod
 PmtMethod[] PmtInqRq_Type.getPmtMethod()
          Getter for pmtMethod
 PmtMethod PmtStatus_Type.getPmtMethod()
          Getter for pmtMethod
 PmtMethod[] PmtInqRs_Type.getPmtMethod()
          Getter for pmtMethod
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PmtMethod
 void PmtInqRq_Type.setPmtMethod(PmtMethod[] _pmtMethod)
          Setter for pmtMethod
 void PmtStatus_Type.setPmtMethod(PmtMethod _pmtMethod)
          Setter for pmtMethod
 void PmtInqRs_Type.setPmtMethod(PmtMethod[] _pmtMethod)
          Setter for pmtMethod