com.funambol.email.items.model
Class EmailFilter
java.lang.Object
com.funambol.email.items.model.EmailFilter
- public class EmailFilter
- extends java.lang.Object
User: Alexandru Deac
Date: Apr 17, 2006 5:44:31 AM
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
EmailFilter
public EmailFilter()
getId
public java.lang.String getId()
- Returns:
- the value of the property id
setId
public void setId(java.lang.String id)
- Parameters:
id
-
getTime
public java.util.Date getTime()
- Returns:
- the value of the property time
setTime
public void setTime(java.util.Date time)
- Parameters:
time
-
getTimeClause
public java.lang.String getTimeClause()
- Returns:
- the value of the property timeClause
setTimeClause
public void setTimeClause(java.lang.String timeClause)
- Parameters:
timeClause
-
getFolder
public int getFolder()
- Returns:
- the value of the property folder
setFolder
public void setFolder(int folder)
- Parameters:
folder
-
getSize
public int getSize()
- Returns:
- the value of the property size
setSize
public void setSize(int size)
- Parameters:
size
-
getNumBytes
public int getNumBytes()
- Returns:
- the value of the property numBytes
setNumBytes
public void setNumBytes(int numBytes)
- Parameters:
numBytes
-
toString
public java.lang.String toString()
Returns a string representation of the object
- Returns:
- String
Copyright © 2003-2006 Funambol.