public class MailFolder extends Object implements Serializable
MailFolder()
boolean
equals(Object obj)
String
getFolderId()
getName()
getPath()
int
hashCode()
void
setFolderId(String folderId)
setName(String name)
setPath(String path)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public MailFolder()
public String getFolderId()
public void setFolderId(String folderId)
public String getName()
public void setName(String name)
public String getPath()
public void setPath(String path)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2016. All rights reserved.