public class ParticipantSeance extends Object implements Serializable, IdentIdentifiable
| Constructor and Description |
|---|
ParticipantSeance(Double identSeance,
Double identModule,
Double identParticipant) |
| Modifier and Type | Method and Description |
|---|---|
Double |
getIdent() |
Double |
getIdentModule() |
Double |
getIdentParticipant() |
Double |
getIdentSeance() |
void |
setIdentModule(Double identModule) |
void |
setIdentParticipant(Double identParticipant) |
void |
setIdentSeance(Double identSeance) |
public Double getIdentSeance()
public void setIdentSeance(Double identSeance)
public Double getIdentModule()
public void setIdentModule(Double identModule)
public Double getIdentParticipant()
public void setIdentParticipant(Double identParticipant)
public Double getIdent()
getIdent in interface IdentIdentifiableCopyright © 2016. All rights reserved.