|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ferri.core.vo.AbstractBase
com.ferri.core.vo.commons.BaseVO
com.ferri.persistence.bean.base.BaseConstantsVO
com.ferri.persistence.bean.impl.ConstantsVO
public class ConstantsVO
Implementació de la instancia VO. Taula: tfc_constants
Field Summary | |
---|---|
private static long |
serialVersionUID
|
Fields inherited from interface com.ferri.persistence.bean.constants.ConstantsConstantsVO |
---|
KEY_IRPF, KEY_IVA |
Constructor Summary | |
---|---|
ConstantsVO()
Creador instancia |
|
ConstantsVO(Long id)
Creador instancia |
Method Summary |
---|
Methods inherited from class com.ferri.persistence.bean.base.BaseConstantsVO |
---|
equals, getDescCa, getDescEs, getId, getValor, hashCode, setDescCa, setDescEs, setId, setValor |
Methods inherited from class com.ferri.core.vo.commons.BaseVO |
---|
initialize |
Methods inherited from class com.ferri.core.vo.AbstractBase |
---|
toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private static final long serialVersionUID
Constructor Detail |
---|
public ConstantsVO()
public ConstantsVO(Long id)
id
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |