edu.uoc.pfc.lcamps.webapp.catwings.pojo
Class NenVO
java.lang.Object
edu.uoc.pfc.lcamps.webapp.catwings.pojo.NenVO
public class NenVO
- extends java.lang.Object
Classe que conté la informació d'un passatger Nen
- Author:
- Llorenç Camps
Constructor Summary |
NenVO()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NenVO
public NenVO()
getNom
public java.lang.String getNom()
setNom
public void setNom(java.lang.String nom)
getCognoms
public java.lang.String getCognoms()
setCognoms
public void setCognoms(java.lang.String cognoms)
getDataNaixement
public java.lang.String getDataNaixement()
setDataNaixement
public void setDataNaixement(java.lang.String dataNaixement)