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

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

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

Methods in org.eclipse.higgins.rpps.core.tobj that return UIResponseRPTO
 UIResponseRPTO UIResponseTO.getRP()
          Gets RP element.
 

Methods in org.eclipse.higgins.rpps.core.tobj with parameters of type UIResponseRPTO
 void UIResponseTO.setRP(UIResponseRPTO rp)
          Sets RP element.