| Type | Name and description |
|---|---|
java.lang.String |
getLogin()The login of the author. |
java.lang.String |
getName()The name of the author. |
java.lang.String |
getProfileUrl()The URL to author page. |
| Methods inherited from class | Name |
|---|---|
interface org.json.simple.Jsonable |
org.json.simple.Jsonable#toJson(), org.json.simple.Jsonable#toJson(java.io.Writer) |
The login of the author. For GitHub it would be login e.g. octocat
The name of the author. For GitHub it would be name e.g. Monalisa Octocat
The URL to author page. For GitHub it would be GitHub Profile page e.g. https://github.com/octocat