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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return AuthInfo
 AuthInfo CustAddRq_Type.getAuthInfo()
          Getter for authInfo
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type AuthInfo
 void CustAddRq_Type.setAuthInfo(AuthInfo _authInfo)
          Setter for authInfo