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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return CustPswd
 CustPswd AuthInfo_Type.getCustPswd()
          Getter for custPswd
 CustPswd CustAuthModRq_Type.getCustPswd()
          Getter for custPswd
 CustPswd CustPswdModRq_Type.getCustPswd()
          Getter for custPswd
 CustPswd PswdDelivery_Type.getCustPswd()
          Getter for custPswd
 CustPswd SignonPswd_Type.getCustPswd()
          Getter for custPswd
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type CustPswd
 void AuthInfo_Type.setCustPswd(CustPswd _custPswd)
          Setter for custPswd
 void CustAuthModRq_Type.setCustPswd(CustPswd _custPswd)
          Setter for custPswd
 void CustPswdModRq_Type.setCustPswd(CustPswd _custPswd)
          Setter for custPswd
 void PswdDelivery_Type.setCustPswd(CustPswd _custPswd)
          Setter for custPswd
 void SignonPswd_Type.setCustPswd(CustPswd _custPswd)
          Setter for custPswd