com.ferri.persistence.bean.impl
Class PressupostVO

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.BasePressupostVO
              extended by com.ferri.persistence.bean.impl.PressupostVO
All Implemented Interfaces:
ConstantsPressupostVO, Serializable

public class PressupostVO
extends BasePressupostVO

Implementació de la instancia VO. Taula: tfc_pressupost

Author:
dferri
See Also:
Serialized Form

Field Summary
private static long serialVersionUID
           
 
Constructor Summary
PressupostVO()
          Creador instancia
PressupostVO(String numPressupost)
          Creador instancia
 
Method Summary
 
Methods inherited from class com.ferri.persistence.bean.base.BasePressupostVO
equals, getBaseImponible, getClient, getConcepte, getData, getDataModif, getEstat, getFactura, getMotiuCancel, getNumPressupost, hashCode, setBaseImponible, setClient, setConcepte, setData, setDataModif, setEstat, setFactura, setMotiuCancel, setNumPressupost
 
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

PressupostVO

public PressupostVO()
Creador instancia


PressupostVO

public PressupostVO(String numPressupost)
Creador instancia

Parameters:
numPressupost -