/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package com.meaningcloud.gate.param; /** * * @author ADRIAN */ public enum Languages { English, Spanish, Italian, French, Portuguese, Catalan }