@Entity public class GLnkPrestaParam extends Object implements Serializable
Constructor and Description |
---|
GLnkPrestaParam() |
GLnkPrestaParam(GCategorie categorie,
GParam param) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
GCategorie |
getCategorie() |
Double |
getIdent() |
GParam |
getParam() |
void |
setCategorie(GCategorie categorie)
BDD : CATEGORIE
Pointeur vers la prestation |
void |
setIdent(Double ident)
BDD : IDENT
Identifiant |
void |
setParam(GParam param)
BDD : PARAM
Pointeur vers le paramètre support |
String |
toString() |
public GLnkPrestaParam()
public GLnkPrestaParam(GCategorie categorie, GParam param)
public Double getIdent()
public void setIdent(Double ident)
Identifiant
- public GCategorie getCategorie()
public void setCategorie(GCategorie categorie)
Pointeur
- vers la prestationpublic GParam getParam()
public void setParam(GParam param)
Pointeur
- vers le paramètre supportCopyright © 2016. All rights reserved.