public class CodeAffaireCodeLotCodeSousLotLibellePlTache extends Object implements Serializable, CodeIdentifiable
Constructor and Description |
---|
CodeAffaireCodeLotCodeSousLotLibellePlTache() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getCode() |
String |
getCodeAffaire() |
String |
getCodeLot() |
String |
getCodeSousLot() |
String |
getLibellePlTache() |
int |
hashCode() |
CodeAffaireCodeLotCodeSousLotLibellePlTache |
setCodeAffaire(String codeAffaire) |
CodeAffaireCodeLotCodeSousLotLibellePlTache |
setCodeLot(String codeLot) |
CodeAffaireCodeLotCodeSousLotLibellePlTache |
setCodeSousLot(String codeSousLot) |
CodeAffaireCodeLotCodeSousLotLibellePlTache |
setLibellePlTache(String libellePlTache) |
public CodeAffaireCodeLotCodeSousLotLibellePlTache()
public String getCodeAffaire()
public CodeAffaireCodeLotCodeSousLotLibellePlTache setCodeAffaire(String codeAffaire)
public String getCodeLot()
public CodeAffaireCodeLotCodeSousLotLibellePlTache setCodeLot(String codeLot)
public String getCodeSousLot()
public CodeAffaireCodeLotCodeSousLotLibellePlTache setCodeSousLot(String codeSousLot)
public String getLibellePlTache()
public CodeAffaireCodeLotCodeSousLotLibellePlTache setLibellePlTache(String libellePlTache)
public String getCode()
getCode
in interface CodeIdentifiable
Copyright © 2016. All rights reserved.