|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.netbeans.lib.collab.SenderStreamingProfile
Constructor Summary | |
SenderStreamingProfile()
Creates a new instance of StreamingProfile |
Method Summary | |
java.lang.String |
getMimeType()
Gets the mime-type of the profile |
void |
setMimeType(java.lang.String mimeType)
Sets the mime-type of the profile |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SenderStreamingProfile()
Method Detail |
public java.lang.String getMimeType()
public void setMimeType(java.lang.String mimeType)
mimeType
- The mime type
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |