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

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

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

Methods in org.wso2.solutions.identity.cards.model that return CardImage
 CardImage InformationCard.getCardImage()
           
 

Methods in org.wso2.solutions.identity.cards.model with parameters of type CardImage
 void InformationCard.setCardImage(CardImage cardImage)