com.ferri.persistence.bean.constants
Interface ConstantsClientVO

All Known Implementing Classes:
BaseClientVO, ClientVO

public interface ConstantsClientVO

Contants de l'entitat Client

Author:
dferri

Field Summary
static int MIN_SIZE_CP
           
static Integer SEMAFORO_AMBAR
           
static Integer SEMAFORO_APAGADO
           
static Integer SEMAFORO_ROJO
           
static Integer SEMAFORO_VERDE
           
 

Field Detail

MIN_SIZE_CP

static final int MIN_SIZE_CP
See Also:
Constant Field Values

SEMAFORO_APAGADO

static final Integer SEMAFORO_APAGADO

SEMAFORO_ROJO

static final Integer SEMAFORO_ROJO

SEMAFORO_AMBAR

static final Integer SEMAFORO_AMBAR

SEMAFORO_VERDE

static final Integer SEMAFORO_VERDE