public class Role extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Logger |
logger |
Modifier and Type | Method and Description |
---|---|
String |
getEmail() |
String |
getReference() |
void |
setEmail(String email) |
void |
setReference(String reference) |
public String getEmail()
public void setEmail(String email)
email,
- the email to setpublic String getReference()
public void setReference(String reference)
reference,
- the reference to setCopyright © 2019. All rights reserved.