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

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

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

Methods in org.eclipse.higgins.rpps.core.tobj that return UIResponseAndTO
 UIResponseAndTO[] UIResponseTO.getAnd()
          Gets array of AND elements.
 

Methods in org.eclipse.higgins.rpps.core.tobj with parameters of type UIResponseAndTO
 void UIResponseTO.setAnd(UIResponseAndTO[] and)
          Sets array of AND elements.