public class DMFProfilsDetails extends Object implements Serializable
Constructor and Description |
---|
DMFProfilsDetails() |
DMFProfilsDetails(Double identDMF,
String codeDMF,
String libelleDMF,
String versionDMF,
Double identProfil,
String codeProfil,
THabilitation habilitation) |
Modifier and Type | Method and Description |
---|---|
String |
getCodeDMF() |
String |
getCodeProfil() |
THabilitation |
getHabilitation() |
Double |
getIdentDMF() |
Double |
getIdentProfil() |
Double |
getIndActive() |
String |
getLibelleDMF() |
String |
getVersionDMF() |
void |
setCodeDMF(String codeDMF) |
void |
setCodeProfil(String codeProfil) |
void |
setHabilitation(THabilitation habilitation) |
void |
setIdentDMF(Double identDMF) |
void |
setIdentProfil(Double identProfil) |
void |
setIndActive(Double indActive) |
void |
setLibelleDMF(String libelleDMF) |
void |
setVersionDMF(String versionDMF) |
public Double getIdentDMF()
public void setIdentDMF(Double identDMF)
public String getCodeDMF()
public void setCodeDMF(String codeDMF)
public String getLibelleDMF()
public void setLibelleDMF(String libelleDMF)
public String getVersionDMF()
public void setVersionDMF(String versionDMF)
public Double getIdentProfil()
public void setIdentProfil(Double identProfil)
public String getCodeProfil()
public void setCodeProfil(String codeProfil)
public Double getIndActive()
public void setIndActive(Double indActive)
public THabilitation getHabilitation()
public void setHabilitation(THabilitation habilitation)
Copyright © 2016. All rights reserved.