public static class QueryEndNotifier.Email extends Object
Constructor and Description |
---|
QueryEndNotifier.Email(String from,
String to,
String cc,
String subject,
String message) |
@ConstructorProperties(value={"from","to","cc","subject","message"}) @Generated(value="lombok") public QueryEndNotifier.Email(String from, String to, String cc, String subject, String message)
@Generated(value="lombok") public String getFrom()
@Generated(value="lombok") public String getTo()
@Generated(value="lombok") public String getCc()
@Generated(value="lombok") public String getSubject()
@Generated(value="lombok") public String getMessage()
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public String toString()
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.