Uses of Interface
org.chorem.callao.entity.Tax

Uses of Tax in org.chorem.callao.entity
 

Classes in org.chorem.callao.entity with type parameters of type Tax
 class TaxDAOAbstract<E extends Tax>
          Implantation DAO pour l'entité Tax.
 class TaxDAOImpl<E extends Tax>
          Implantation du DAO pour l'entité Tax.
 

Classes in org.chorem.callao.entity that implement Tax
 class TaxAbstract
          Implantation POJO pour l'entité Tax.
 class TaxImpl
          Implantation des operations pour l'entité Tax.
 



Copyright © 2008-2009 CodeLutin. All Rights Reserved.