Package ch.weetech.alert
Class EmailBody
- java.lang.Object
-
- ch.weetech.alert.Email
-
- ch.weetech.alert.EmailBody
-
public class EmailBody extends Email
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEmailBody.Builder-
Nested classes/interfaces inherited from class ch.weetech.alert.Email
Email.Type
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetContent()java.lang.StringgetContentType()-
Methods inherited from class ch.weetech.alert.Email
isValidEmail
-
-