Uses of Class
org.wso2.solutions.identity.cards.model.PrivacyNotice

Packages that use PrivacyNotice
org.wso2.solutions.identity.cards.model   
 

Uses of PrivacyNotice in org.wso2.solutions.identity.cards.model
 

Methods in org.wso2.solutions.identity.cards.model that return PrivacyNotice
 PrivacyNotice InformationCard.getPrivacyNotice()
           
 

Methods in org.wso2.solutions.identity.cards.model with parameters of type PrivacyNotice
 void InformationCard.setPrivacyNotice(PrivacyNotice privacyNotice)