edu.uoc.tfc.dbmodel.crud
Class FacturaValueObject
java.lang.Object
edu.uoc.tfc.dbmodel.crud.FacturaValueObject
- All Implemented Interfaces:
- java.io.Serializable
public class FacturaValueObject
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FacturaValueObject
public FacturaValueObject()
getCodiFactura
public java.lang.String getCodiFactura()
setCodiFactura
public void setCodiFactura(java.lang.String codiFactura)
getDataEmissio
public java.lang.String getDataEmissio()
setDataEmissio
public void setDataEmissio(java.lang.String dataEmissio)
getId
public java.lang.Long getId()
setId
public void setId(java.lang.Long id)
getPartDeLaFactura
public java.lang.Long getPartDeLaFactura()
setPartDeLaFactura
public void setPartDeLaFactura(java.lang.Long partDeLaFactura)