edu.uoc.pfc.lcamps.webapp.catwings.action
Class DadesPagamentAction

java.lang.Object
  extended by org.apache.struts.action.Action
      extended by edu.uoc.pfc.lcamps.webapp.catwings.action.GlobalAction
          extended by edu.uoc.pfc.lcamps.webapp.catwings.action.DadesPagamentAction

public class DadesPagamentAction
extends GlobalAction

Classe Action que ens servirà per obtenir les dades dels vols

Author:
Llorenç Camps

Constructor Summary
DadesPagamentAction()
           
 
Method Summary
 
Methods inherited from class edu.uoc.pfc.lcamps.webapp.catwings.action.GlobalAction
execute
 
Methods inherited from class org.apache.struts.action.Action
execute, getServlet, setServlet
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DadesPagamentAction

public DadesPagamentAction()