com.ferri.persistence.bean.constants
Interface ConstantsTipusPeriodeVO

All Known Implementing Classes:
BaseTipusPeriodeVO, TipusPeriodeVO

public interface ConstantsTipusPeriodeVO

Contants de l'entitat TipusPeriode

Author:
dferri

Field Summary
static Integer ANUAL
           
static Integer MENSUAL
           
static Integer SEMESTRAL
           
static Integer TRIMESTRAL
           
 

Field Detail

ANUAL

static final Integer ANUAL

SEMESTRAL

static final Integer SEMESTRAL

TRIMESTRAL

static final Integer TRIMESTRAL

MENSUAL

static final Integer MENSUAL