org.netbeans.lib.collab
Class SenderStreamingProfile

java.lang.Object
  extended byorg.netbeans.lib.collab.SenderStreamingProfile
Direct Known Subclasses:
SenderFileStreamingProfile

public class SenderStreamingProfile
extends java.lang.Object

Since:
version 0.1

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

SenderStreamingProfile

public SenderStreamingProfile()
Creates a new instance of StreamingProfile

Method Detail

getMimeType

public java.lang.String getMimeType()
Gets the mime-type of the profile

Returns:
The mime type

setMimeType

public void setMimeType(java.lang.String mimeType)
Sets the mime-type of the profile

Parameters:
mimeType - The mime type