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

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

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

Methods in org.eclipse.higgins.rpps.core.tobj that return UIResponseClauseTO
 UIResponseClauseTO UIResponseOrTO.getClause()
          Gets the CLAUSE element.
 

Methods in org.eclipse.higgins.rpps.core.tobj with parameters of type UIResponseClauseTO
 void UIResponseOrTO.setClause(UIResponseClauseTO clause)
          Sets the CLAUSE element.