public class GoogleJson extends Object
| Constructor and Description |
|---|
GoogleJson() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEmail() |
String |
getFamilyName() |
String |
getGivenName() |
void |
setEmail(String email) |
void |
setFamilyName(String familyName) |
void |
setGivenName(String givenName) |
Copyright © 2017. All Rights Reserved.