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

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

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

Methods in org.wso2.solutions.identity.cards.model that return InformationCardReference
 InformationCardReference InformationCard.getInformationCardReference()
           
 

Methods in org.wso2.solutions.identity.cards.model with parameters of type InformationCardReference
 void InformationCard.setInformationCardReference(InformationCardReference informationCardReference)