public class UserEntity extends Object
| Constructor and Description | 
|---|
UserEntity()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getUsername()  | 
boolean | 
isActive()  | 
void | 
setActive(boolean active)  | 
void | 
setUsername(String username)  | 
Copyright © 2003–2015 Atlassian. All rights reserved.