- java.lang.Object
-
- net.bluemind.mailbox.api.MailFilter.Vacation
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
boolean |
enabled |
java.util.Date |
end |
java.util.Date |
start |
java.lang.String |
subject |
java.lang.String |
text |
java.lang.String |
textHtml |
-
Constructor Summary
Constructors
Constructor and Description |
Vacation() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
enabled
public boolean enabled
-
Constructor Detail
-
Vacation
public Vacation()
-
Method Detail
-
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Copyright © 2021. All Rights Reserved.