package gcom.util.filtro; public interface DescriptorEntity { public String getDescricao(); }