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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return CustNameAddr
 CustNameAddr[] SvcAcctAddRq_Type.getCustNameAddr()
          Getter for custNameAddr
 CustNameAddr[] ChkOrdInfo_Type.getCustNameAddr()
          Getter for custNameAddr
 CustNameAddr[] ChkOrdDetail_Type.getCustNameAddr()
          Getter for custNameAddr
 CustNameAddr[] SvcAcctModRq_Type.getCustNameAddr()
          Getter for custNameAddr
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type CustNameAddr
 void SvcAcctAddRq_Type.setCustNameAddr(CustNameAddr[] _custNameAddr)
          Setter for custNameAddr
 void ChkOrdInfo_Type.setCustNameAddr(CustNameAddr[] _custNameAddr)
          Setter for custNameAddr
 void ChkOrdDetail_Type.setCustNameAddr(CustNameAddr[] _custNameAddr)
          Setter for custNameAddr
 void SvcAcctModRq_Type.setCustNameAddr(CustNameAddr[] _custNameAddr)
          Setter for custNameAddr