com.ferri.persistence.bean.impl
Class GestoriaVO

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.BaseGestoriaVO
              extended by com.ferri.persistence.bean.impl.GestoriaVO
All Implemented Interfaces:
ConstantsGestoriaVO, Serializable

public class GestoriaVO
extends BaseGestoriaVO

Implementació de la instancia VO. Taula: tfc_gestoria

Author:
dferri
See Also:
Serialized Form

Field Summary
private static long serialVersionUID
           
 
Fields inherited from interface com.ferri.persistence.bean.constants.ConstantsGestoriaVO
MIN_SIZE_CP
 
Constructor Summary
GestoriaVO()
          Creador instancia
GestoriaVO(String nif)
          Creador instancia
 
Method Summary
 
Methods inherited from class com.ferri.persistence.bean.base.BaseGestoriaVO
equals, getCarrer, getComissio, getCp, getDataAlta, getDataModif, getMail, getMunicipi, getNif, getNifComptable, getNom, getNomComptable, getNumero, getResta, getTelefon, hashCode, setCarrer, setComissio, setCp, setDataAlta, setDataModif, setMail, setMunicipi, setNif, setNifComptable, setNom, setNomComptable, setNumero, setResta, setTelefon
 
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

GestoriaVO

public GestoriaVO()
Creador instancia


GestoriaVO

public GestoriaVO(String nif)
Creador instancia

Parameters:
nif -