Uses of Class
edu.uoc.tfc.gui.common.MissatgeAjax

Packages that use MissatgeAjax
edu.uoc.tfc.gui.common   
 

Uses of MissatgeAjax in edu.uoc.tfc.gui.common
 

Methods in edu.uoc.tfc.gui.common that return types with arguments of type MissatgeAjax
 java.util.Collection<MissatgeAjax> ResultatAccioAjaxVO.getMessages()
           
 

Methods in edu.uoc.tfc.gui.common with parameters of type MissatgeAjax
 void ResultatAccioAjaxVO.addMessage(MissatgeAjax m)