|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jsieve.mail.ActionFileInto
public class ActionFileInto
Class ActionFileInto encapsulates the information required to file a mail into a location. See RFC 3028, Section 4.2.
| Constructor Summary | |
|---|---|
ActionFileInto(java.lang.String destination)
Constructor for ActionFileInto. |
|
| Method Summary | |
|---|---|
java.lang.String |
getDestination()
Returns the destination. |
protected void |
setDestination(java.lang.String destination)
Sets the destination. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ActionFileInto(java.lang.String destination)
| Method Detail |
|---|
public java.lang.String getDestination()
public java.lang.String toString()
toString in class java.lang.ObjectObject.toString()protected void setDestination(java.lang.String destination)
destination - The destination to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||