com.ferri.persistence.bean.constants
Interface ConstantsContadorVO

All Known Implementing Classes:
BaseContadorVO, ContadorVO

public interface ConstantsContadorVO

Contants de l'entitat Contador

Author:
dferri

Field Summary
static String TIPUS_CONTRACTE
           
static String TIPUS_FACTURA
           
static String TIPUS_PRESSUPOST
           
 

Field Detail

TIPUS_FACTURA

static final String TIPUS_FACTURA
See Also:
Constant Field Values

TIPUS_PRESSUPOST

static final String TIPUS_PRESSUPOST
See Also:
Constant Field Values

TIPUS_CONTRACTE

static final String TIPUS_CONTRACTE
See Also:
Constant Field Values