Uses of Class
com.goldeninnovations.smp.MessagePart

Packages that use MessagePart
com.goldeninnovations.smp   
 

Uses of MessagePart in com.goldeninnovations.smp
 

Methods in com.goldeninnovations.smp that return MessagePart
 MessagePart EmailMessage.getMessagePart(int index)
          Returns the specified MessagePart
 

Methods in com.goldeninnovations.smp that return types with arguments of type MessagePart
 List<MessagePart> EmailMessage.getMessageParts()
          A List of the MessageParts found in this message.
 



Copyright © 2010 Eric Daugherty. All Rights Reserved.