public class ListFoldersResponse extends Object
| Constructor and Description |
|---|
ListFoldersResponse(long timeStamp,
Set<FolderDTO> folders) |
| Modifier and Type | Method and Description |
|---|---|
Set<FolderDTO> |
getFolders() |
long |
getTimeStamp() |
String |
toString() |
Copyright © 2016 wix.com. All rights reserved.