public class ProjectIssues extends Object
| Constructor and Description |
|---|
ProjectIssues() |
| Modifier and Type | Method and Description |
|---|---|
List<Map<String,Object>> |
getComponents() |
List<Map<String,Object>> |
getIssues() |
String |
getP() |
Map<String,Object> |
getPaging() |
String |
getPs() |
String |
getTotal() |
void |
setComponents(List<Map<String,Object>> components) |
void |
setIssues(List<Map<String,Object>> issues) |
void |
setP(String p) |
void |
setPaging(Map<String,Object> paging) |
void |
setPs(String ps) |
void |
setTotal(String total) |
Copyright © 2017. All rights reserved.