public class EmailInformation extends Object implements Serializable
Constructor and Description |
---|
EmailInformation() |
EmailInformation(Email email) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getAsdf() |
EmailId |
getEmailId() |
LabelSurrogate |
getLabel() |
List<String> |
getStuff() |
int |
hashCode() |
void |
setAsdf(Long asdf) |
void |
setEmailId(EmailId emailId) |
void |
setLabel(LabelSurrogate label) |
void |
setStuff(List<String> stuff) |
String |
toString() |
public EmailInformation()
public EmailInformation(Email email)
public void setEmailId(EmailId emailId)
public void setAsdf(Long asdf)
public EmailId getEmailId()
public Long getAsdf()
public LabelSurrogate getLabel()
public void setLabel(LabelSurrogate label)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.