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

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

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

Methods in org.eclipse.higgins.rpps.core.tobj that return UIResponseOrTO
 UIResponseOrTO[] UIResponseAndTO.getOr()
          Gets the OR child elements.
 

Methods in org.eclipse.higgins.rpps.core.tobj with parameters of type UIResponseOrTO
 void UIResponseAndTO.setOr(UIResponseOrTO[] or)
          Sets the OR child elements.