Uses of Class
org.eclipse.higgins.sync.to.WebFormTO

Packages that use WebFormTO
org.eclipse.higgins.sync.to   
 

Uses of WebFormTO in org.eclipse.higgins.sync.to
 

Methods in org.eclipse.higgins.sync.to that return WebFormTO
 WebFormTO UseAlwaysTO.getForm()
           
 WebFormTO CardHistoryTO.getForm()
           
 

Methods in org.eclipse.higgins.sync.to with parameters of type WebFormTO
 void UseAlwaysTO.setForm(WebFormTO form)
           
 void CardHistoryTO.setForm(WebFormTO form)