@Entity public class TProfilCoutRessource extends Object implements Serializable, ISearchResult
Constructor and Description |
---|
TProfilCoutRessource() |
TProfilCoutRessource(String code) |
Modifier and Type | Method and Description |
---|---|
void |
addAllLigneCoutRessource(Collection<? extends TLigneCoutRessource> coll) |
void |
addLigneCoutRessource(TLigneCoutRessource o) |
boolean |
equals(Object o) |
String |
getCode() |
TSavoir |
getCompetence() |
TPEtablissement |
getEtablissement() |
Double |
getIdent() |
String |
getLibelle() |
Set<TLigneCoutRessource> |
getLigneCoutRessource() |
String |
getResultIdent() |
TColService |
getService() |
void |
removeAllLigneCoutRessource() |
void |
removeLigneCoutRessource(TLigneCoutRessource o) |
void |
setCode(String code) |
void |
setCompetence(TSavoir competence) |
void |
setEtablissement(TPEtablissement etablissement) |
void |
setIdent(Double ident) |
void |
setLibelle(String libelle) |
void |
setLigneCoutRessource(Set<TLigneCoutRessource> ligneCoutRessource) |
void |
setService(TColService service) |
String |
toString() |
public TProfilCoutRessource()
public TProfilCoutRessource(String code)
public Double getIdent()
public void setIdent(Double ident)
public String getCode()
public void setCode(String code)
public String getLibelle()
public void setLibelle(String libelle)
public TSavoir getCompetence()
public void setCompetence(TSavoir competence)
public TColService getService()
public void setService(TColService service)
public TPEtablissement getEtablissement()
public void setEtablissement(TPEtablissement etablissement)
public Set<TLigneCoutRessource> getLigneCoutRessource()
public void setLigneCoutRessource(Set<TLigneCoutRessource> ligneCoutRessource)
public void addLigneCoutRessource(TLigneCoutRessource o)
public void addAllLigneCoutRessource(Collection<? extends TLigneCoutRessource> coll)
public void removeLigneCoutRessource(TLigneCoutRessource o)
public void removeAllLigneCoutRessource()
public String getResultIdent()
getResultIdent
in interface ISearchResult
Copyright © 2016. All rights reserved.