| Modifier and Type | Method and Description |
|---|---|
Long |
getId()
Get the role's identification number.
|
String |
getName()
Get the role's name.
|
void |
setId(Long inId)
Set the role's identification number.
|
void |
setName(String inName)
Set the role's name.
|
Long getId()
String getName()
void setId(Long inId)
void setName(String inName)
inName - A string containing the role's name.Copyright © 2016–2019 Emory University. All rights reserved.