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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return CertCode
 CertCode TINInfo_Type.getCertCode()
          Getter for certCode
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type CertCode
 void TINInfo_Type.setCertCode(CertCode _certCode)
          Setter for certCode
 

Uses of CertCode in org.sourceforge.ifx.framework.remit.complextype
 

Methods in org.sourceforge.ifx.framework.remit.complextype that return CertCode
 CertCode TINInfo_Type.getCertCode()
          Getter for certCode
 

Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type CertCode
 void TINInfo_Type.setCertCode(CertCode _certCode)
          Setter for certCode