public static class Pullrequest.Author extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
COMBINED_NAME |
| Constructor and Description |
|---|
Author() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCombinedUsername() |
String |
getDisplayName() |
String |
getUsername() |
void |
setDisplayName(String display_name) |
void |
setUsername(String username) |
public static final String COMBINED_NAME
Copyright © 2016–2017. All rights reserved.