public abstract class Attendance extends AbstractPersistable
id| Constructor and Description |
|---|
Attendance() |
| Modifier and Type | Method and Description |
|---|---|
Meeting |
getMeeting() |
Person |
getPerson() |
void |
setMeeting(Meeting meeting) |
void |
setPerson(Person person) |
String |
toString() |
getId, setIdCopyright © 2006–2020 JBoss by Red Hat. All rights reserved.