public class CtxDeclencheur extends Object implements Serializable, IIdentHistorique
| Constructor and Description |
|---|
CtxDeclencheur() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCodeCondition() |
String |
getCodeDeclencheur() |
TDeclencheur |
getDeclencheur() |
Double |
getIdent() |
String |
getMotifModification() |
int |
hashCode() |
void |
setCodeCondition(String codeCondition) |
void |
setCodeDeclencheur(String codeDeclencheur) |
void |
setDeclencheur(TDeclencheur declencheur) |
void |
setMotifModification(String motifModification) |
public TDeclencheur getDeclencheur()
public void setDeclencheur(TDeclencheur declencheur)
public String getCodeCondition()
public void setCodeCondition(String codeCondition)
public String getCodeDeclencheur()
public void setCodeDeclencheur(String codeDeclencheur)
public Double getIdent()
getIdent in interface IIdentHistoriquepublic String getMotifModification()
public void setMotifModification(String motifModification)
Copyright © 2016. All rights reserved.