public class PullRequest extends Object
| Constructor and Description |
|---|
PullRequest() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getClientSeqNum() |
String |
getId() |
List<String> |
getOptionalFilenameList() |
String |
getViewServer() |
void |
setClientSeqNum(Long clientSeqNum) |
void |
setId(String id) |
void |
setOptionalFilenameList(List<String> optionalFilenameList) |
void |
setViewServer(String viewServer) |
String |
toString() |
Copyright © 2025. All rights reserved.