public class DashboardFolderResult extends Object implements Serializable
| Constructor and Description | 
|---|
DashboardFolderResult()  | 
| Modifier and Type | Method and Description | 
|---|---|
Calendar | 
getDate()  | 
Folder | 
getFolder()  | 
boolean | 
isVisited()  | 
void | 
setDate(Calendar date)  | 
void | 
setFolder(Folder folder)  | 
void | 
setVisited(boolean visited)  | 
String | 
toString()  | 
Copyright © 2016. All rights reserved.