|
||||||||||
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.BaseTipusClientVO
com.ferri.persistence.bean.impl.TipusClientVO
public class TipusClientVO
Implementació de la instancia VO. Taula: tfc_tipus_client
Field Summary | |
---|---|
private static long |
serialVersionUID
|
Fields inherited from interface com.ferri.persistence.bean.constants.ConstantsTipusClientVO |
---|
COMUNITAT, EMPRESA, PARTICULAR |
Constructor Summary | |
---|---|
TipusClientVO()
Creador instancia |
|
TipusClientVO(Long id)
Creador instancia |
Method Summary |
---|
Methods inherited from class com.ferri.persistence.bean.base.BaseTipusClientVO |
---|
equals, getDescCa, getDescEs, getId, hashCode, setDescCa, setDescEs, setId |
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 TipusClientVO()
public TipusClientVO(Long id)
id
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |