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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return CustLangPref
 CustLangPref SignonRs_Type.getCustLangPref()
          Getter for custLangPref
 CustLangPref SignonRq_Type.getCustLangPref()
          Getter for custLangPref
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type CustLangPref
 void SignonRs_Type.setCustLangPref(CustLangPref _custLangPref)
          Setter for custLangPref
 void SignonRq_Type.setCustLangPref(CustLangPref _custLangPref)
          Setter for custLangPref