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

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

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

Methods in org.eclipse.higgins.rpps.core.tobj that return UIResponseUsableCardsTO
 UIResponseUsableCardsTO UIResponseClauseTO.getUsableCards()
          Gets the USABLECARDS element.
 

Methods in org.eclipse.higgins.rpps.core.tobj with parameters of type UIResponseUsableCardsTO
 void UIResponseClauseTO.setUsableCards(UIResponseUsableCardsTO usableCards)
          Sets the USABLECARDS element.