Uses of Class
com.funambol.mail.Multipart

Uses of Multipart in com.funambol.mail
 

Methods in com.funambol.mail that return Multipart
 Multipart BodyPart.getContainer()
          Returns the container Multipart of this BodyPart.
 

Methods in com.funambol.mail with parameters of type Multipart
 void BodyPart.setContainer(Multipart container)
          Sets the container Multipart of this BodyPart.
 

Constructors in com.funambol.mail with parameters of type Multipart
BodyPart(Multipart container)
           
 



Copyright © 2001-2009 Funambol.