public static class EmailService.PollenEmail extends Object implements Comparable<EmailService.PollenEmail>
protected String subject
protected String content
protected String to
public String getSubject()
public String getContent()
public String getTo()
public int compareTo(EmailService.PollenEmail o)
compareTo in interface Comparable<EmailService.PollenEmail>Copyright © 2009–2014 CodeLutin. All rights reserved.