public class User extends Object
| Constructor and Description |
|---|
User() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Atrributes |
getAttributes()
Get attributes about the User record
|
String |
getId()
Get the user's ID
|
int |
hashCode() |
String |
toString() |
public Atrributes getAttributes()
public String getId()
Copyright © 2016–2019. All rights reserved.