| 
 | Smack | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jivesoftware.smack.packet.Message.Subject
public static class Message.Subject
Represents a message subject, its language and the content of the subject.
| Method Summary | |
|---|---|
|  boolean | equals(Object obj) | 
|  String | getLanguage()Returns the language of this message subject. | 
|  String | getSubject()Returns the subject content. | 
|  int | hashCode() | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public String getLanguage()
public String getSubject()
public int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Object| 
 | Smack | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||