Uses of Class
org.eclipse.higgins.rpps.core.tobj.CardIssuerCertificateInformationTO

Packages that use CardIssuerCertificateInformationTO
org.eclipse.higgins.rpps.core.tobj   
 

Uses of CardIssuerCertificateInformationTO in org.eclipse.higgins.rpps.core.tobj
 

Methods in org.eclipse.higgins.rpps.core.tobj that return CardIssuerCertificateInformationTO
 CardIssuerCertificateInformationTO ImportCardInformationTO.getCertificateInformation()
           
 

Methods in org.eclipse.higgins.rpps.core.tobj with parameters of type CardIssuerCertificateInformationTO
 void ImportCardInformationTO.setCertificateInformation(CardIssuerCertificateInformationTO certificateInformation)