com.ferri.persistence.bean.impl
Class IntervencioVO

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.BaseIntervencioVO
              extended by com.ferri.persistence.bean.impl.IntervencioVO
All Implemented Interfaces:
ConstantsIntervencioVO, Serializable

public class IntervencioVO
extends BaseIntervencioVO

Implementació de la instancia VO. Taula: tfc_intervencio

Author:
dferri
See Also:
Serialized Form

Field Summary
private static long serialVersionUID
           
 
Constructor Summary
IntervencioVO()
          Creador instancia
IntervencioVO(Long id)
          Creador instancia
 
Method Summary
 
Methods inherited from class com.ferri.persistence.bean.base.BaseIntervencioVO
equals, getAny, getClient, getContracte, getDataIntervencio, getEstat, getId, getMes, hashCode, setAny, setClient, setContracte, setDataIntervencio, setEstat, setId, setMes
 
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

IntervencioVO

public IntervencioVO()
Creador instancia


IntervencioVO

public IntervencioVO(Long id)
Creador instancia

Parameters:
id -