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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return AcctKey
 AcctKey DepAcctId_Type.getAcctKey()
          Getter for acctKey
 AcctKey DepAppAcctId_Type.getAcctKey()
          Getter for acctKey
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type AcctKey
 void DepAcctId_Type.setAcctKey(AcctKey _acctKey)
          Setter for acctKey
 void DepAppAcctId_Type.setAcctKey(AcctKey _acctKey)
          Setter for acctKey