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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return AcctMask
 AcctMask[] BillerAcctIdInfo_Type.getAcctMask()
          Getter for acctMask
 AcctMask[] StdPayeeInfo_Type.getAcctMask()
          Getter for acctMask
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type AcctMask
 void BillerAcctIdInfo_Type.setAcctMask(AcctMask[] _acctMask)
          Setter for acctMask
 void StdPayeeInfo_Type.setAcctMask(AcctMask[] _acctMask)
          Setter for acctMask