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, setId
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.