com.ferri.persistence.bean.impl
Class ClientVO

java.lang.Object
  extended by com.ferri.core.vo.AbstractBase
      extended by com.ferri.core.vo.commons.BaseVO
          extended by com.ferri.persistence.bean.base.BaseClientVO
              extended by com.ferri.persistence.bean.impl.ClientVO
All Implemented Interfaces:
ConstantsClientVO, Serializable

public class ClientVO
extends BaseClientVO

Implementació de la instancia VO. Taula: tfc_client

Author:
dferri
See Also:
Serialized Form

Field Summary
private static long serialVersionUID
           
 
Fields inherited from interface com.ferri.persistence.bean.constants.ConstantsClientVO
MIN_SIZE_CP, SEMAFORO_AMBAR, SEMAFORO_APAGADO, SEMAFORO_ROJO, SEMAFORO_VERDE
 
Constructor Summary
ClientVO()
          Creador instancia
ClientVO(String nif)
          Creador instancia
 
Method Summary
 
Methods inherited from class com.ferri.persistence.bean.base.BaseClientVO
equals, getAdministrador, getCarrer, getCp, getDataAlta, getDataModif, getGestoria, getMail, getMunicipi, getNif, getNom, getNumero, getResta, getTelefon, getTipusClient, hashCode, setAdministrador, setCarrer, setCp, setDataAlta, setDataModif, setGestoria, setMail, setMunicipi, setNif, setNom, setNumero, setResta, setTelefon, setTipusClient
 
Methods inherited from class com.ferri.core.vo.commons.BaseVO
initialize
 
Methods inherited from class com.ferri.core.vo.AbstractBase
toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

ClientVO

public ClientVO()
Creador instancia


ClientVO

public ClientVO(String nif)
Creador instancia

Parameters:
nif -