@Entity public class PresenterInfo extends Object implements Serializable
| Constructor and Description |
|---|
PresenterInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getInstitution() |
String |
getName() |
void |
setId(String id) |
void |
setInstitution(String institution) |
void |
setName(String name) |
public PresenterInfo()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.