public interface Letter
| Modifier and Type | Method and Description |
|---|---|
String |
getSubject() |
String |
getSubject(Locale loc) |
String |
getText() |
String |
getText(Locale loc) |
void |
setAttribute(String name,
Object value) |
Copyright © 2015. All Rights Reserved.