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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return CustLoginId
 CustLoginId CustIdInqRq_Type.getCustLoginId()
          Getter for custLoginId
 CustLoginId CustId_Type.getCustLoginId()
          Getter for custLoginId
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type CustLoginId
 void CustIdInqRq_Type.setCustLoginId(CustLoginId _custLoginId)
          Setter for custLoginId
 void CustId_Type.setCustLoginId(CustLoginId _custLoginId)
          Setter for custLoginId