edu.uoc.tfc.dbmodel
Class AsseguradoraImpl

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

public class AsseguradoraImpl
extends Asseguradora

See Also:
Asseguradora, Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class edu.uoc.tfc.dbmodel.Asseguradora
Asseguradora.Factory
 
Constructor Summary
AsseguradoraImpl()
           
 
Method Summary
 
Methods inherited from class edu.uoc.tfc.dbmodel.Asseguradora
equals, getActiva, getDescripcio, getId, getNom, getParts, hashCode, setActiva, setDescripcio, setId, setNom, setParts
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsseguradoraImpl

public AsseguradoraImpl()