package org.msh.tb.test.dbgen;

/**
 * Interface to type classes where their properties are read from the preference file
 * @author Ricardo Memoria
 *
 */
public interface BeanSerialize {

}
