public class LoginType extends Object
| Constructor and Description |
|---|
LoginType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
Long |
getId() |
LoginType |
getName() |
void |
setDescription(String description) |
void |
setId(Long id) |
void |
setName(LoginType name) |
String |
toString() |
Copyright © 2012–2016 Emory University. All rights reserved.