|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.marre.mms.MmsMessage org.marre.mms.MmsAbstractMessage
Abstract baseclass for MmsMessages that adds common functionality needed for most types of MmsMessages.
Constructor Summary | |
MmsAbstractMessage()
|
Method Summary | |
MimeContentType |
getContentType()
|
void |
setContentType(MimeContentType contentType)
|
void |
setContentType(java.lang.String contentType)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MmsAbstractMessage()
Method Detail |
public void setContentType(MimeContentType contentType)
contentType
- public void setContentType(java.lang.String contentType)
contentType
- public MimeContentType getContentType()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |