|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.dexterim.msn.message.FileTransferInvitation
Constructor Summary | |
FileTransferInvitation()
Creates a new instance of FileTransferInvitation |
Method Summary | |
MsnMessage |
addLine(java.lang.String line)
Adds a feature to the Line attribute of the FileTransferInvitation object |
boolean |
isComplete()
Gets the complete attribute of the FileTransferInvitation object |
boolean |
isMultipartMessage()
Gets the multipartMessage attribute of the FileTransferInvitation object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FileTransferInvitation()
Method Detail |
public boolean isMultipartMessage()
public MsnMessage addLine(java.lang.String line)
line
- The feature to be added to the Line attribute
public boolean isComplete()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |