Uses of Class
com.openexchange.mail.dataobjects.compose.TextBodyMailPart

Packages that use TextBodyMailPart
com.openexchange.mail.dataobjects.compose   
com.openexchange.mail.transport   
 

Uses of TextBodyMailPart in com.openexchange.mail.dataobjects.compose
 

Methods in com.openexchange.mail.dataobjects.compose that return TextBodyMailPart
abstract  TextBodyMailPart TextBodyMailPart.copy()
          Gets a copy of this TextBodyMailPart.
 

Methods in com.openexchange.mail.dataobjects.compose with parameters of type TextBodyMailPart
abstract  void ComposedMailMessage.setBodyPart(TextBodyMailPart mailPart)
          Sets this composed message's body part.
 

Uses of TextBodyMailPart in com.openexchange.mail.transport
 

Methods in com.openexchange.mail.transport that return TextBodyMailPart
abstract  TextBodyMailPart TransportProvider.getNewTextBodyPart(java.lang.String textBody)
          Gets a new instance of TextBodyMailPart