@Entity public class TValLigneEtatCompta extends Object implements Serializable, IdentIdentifiable
| Constructor and Description |
|---|
TValLigneEtatCompta() |
| Modifier and Type | Method and Description |
|---|---|
Double |
getIdent() |
TLigneEtatCompta |
getLigneEtatCompta() |
String |
getType() |
TypeValLigneEtatComptable |
getTypeValLigneEtatComptable() |
String |
getValeur() |
void |
setIdent(Double ident) |
void |
setLigneEtatCompta(TLigneEtatCompta ligneEtatCompta) |
void |
setType(String type) |
void |
setTypeValLigneEtatComptable(TypeValLigneEtatComptable typeValLigneEtatComptable) |
void |
setValeur(String valeur) |
public Double getIdent()
getIdent in interface IdentIdentifiablepublic void setIdent(Double ident)
public TLigneEtatCompta getLigneEtatCompta()
public void setLigneEtatCompta(TLigneEtatCompta ligneEtatCompta)
public String getValeur()
public void setValeur(String valeur)
public String getType()
public void setType(String type)
public TypeValLigneEtatComptable getTypeValLigneEtatComptable()
public void setTypeValLigneEtatComptable(TypeValLigneEtatComptable typeValLigneEtatComptable)
Copyright © 2016. All rights reserved.