edu.uoc.tfc.dbmodel
Class PartImpl

java.lang.Object
  extended by edu.uoc.tfc.dbmodel.Part
      extended by edu.uoc.tfc.dbmodel.PartImpl
All Implemented Interfaces:
java.io.Serializable

public class PartImpl
extends Part

See Also:
Part, Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class edu.uoc.tfc.dbmodel.Part
Part.Factory
 
Constructor Summary
PartImpl()
           
 
Method Summary
 
Methods inherited from class edu.uoc.tfc.dbmodel.Part
equals, getAsseguradora, getBaseImposable, getClient, getCodiPart, getDataSinistre, getFacturaDelPart, getId, getObert, getObservacions, getPercentatgeIva, getPolissa, getTipusSinistre, hashCode, setAsseguradora, setBaseImposable, setClient, setCodiPart, setDataSinistre, setFacturaDelPart, setId, setObert, setObservacions, setPercentatgeIva, setPolissa, setTipusSinistre
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PartImpl

public PartImpl()