public static class ProjectFetches.Fetches extends Object
| Constructor and Description |
|---|
Fetches() |
| Modifier and Type | Method and Description |
|---|---|
List<ProjectFetches.DateCount> |
getDays() |
Integer |
getTotal() |
void |
setDays(List<ProjectFetches.DateCount> days) |
void |
setTotal(Integer total) |
public Integer getTotal()
public void setTotal(Integer total)
public List<ProjectFetches.DateCount> getDays()
public void setDays(List<ProjectFetches.DateCount> days)
Copyright © 2019. All rights reserved.