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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return Certificate
 Certificate CustAuthModRq_Type.getCertificate()
          Getter for certificate
 Certificate SignonCert_Type.getCertificate()
          Getter for certificate
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type Certificate
 void CustAuthModRq_Type.setCertificate(Certificate _certificate)
          Setter for certificate
 void SignonCert_Type.setCertificate(Certificate _certificate)
          Setter for certificate