/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package com.zazil.dwh.app.model; /** * * @author Hector Rodriguez */ public class BaseBean { }