/**
 * 
 */
package com.fitbank.common;

/**
 * @author
 */
public enum KnownCommonTables {
    TFORMATOXML, TIDIOMAS, FINANCIERO;
}
