public class LastDocsWithActivityJson extends BaseJson
Constructor and Description |
---|
LastDocsWithActivityJson() |
Modifier and Type | Method and Description |
---|---|
List<LastDocWithActivityJson> |
getItems() |
Integer |
getTotal() |
void |
setItems(List<LastDocWithActivityJson> items) |
void |
setTotal(Integer total) |
getObjType, setObjType, toString
public Integer getTotal()
public void setTotal(Integer total)
public List<LastDocWithActivityJson> getItems()
public void setItems(List<LastDocWithActivityJson> items)
Copyright © 2019. All rights reserved.