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