|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.im.service.SenderStreamingProfile
Constructor Summary | |
SenderStreamingProfile()
Creates a new instance of StreamingProfile |
|
SenderStreamingProfile(org.netbeans.lib.collab.SenderStreamingProfile p)
|
Method Summary | |
java.lang.Object |
getDelegatedObject()
This method returns the delegated object |
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()
public SenderStreamingProfile(org.netbeans.lib.collab.SenderStreamingProfile p)
Method Detail |
public java.lang.String getMimeType()
public void setMimeType(java.lang.String mimeType)
mimeType
- The mime typepublic java.lang.Object getDelegatedObject()
Delegation
getDelegatedObject
in interface Delegation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |