Subversion Repositories bacoAlunos

Rev

Rev 1306 | Blame | Compare with Previous | Last modification | View Log | RSS feed

package pt.estgp.estgweb.services.common;

/**
 * @author Jorge Machado
 * @date 18/Nov/2009
 * @time 11:19:24
 * @email machadofisher@gmail.com
 */

public interface IFacetLabel {
    public 1.5.0/docs/api/java/lang/String.html">String getLabel();
    public int getOccurrences();
}