|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.BaseXCapError
public abstract class BaseXCapError
The base XCAP error.
| Constructor Summary | |
|---|---|
BaseXCapError(String phrase)
Creates the XCAP error with phrase attribute. |
|
| Method Summary | |
|---|---|
String |
getPhrase()
Gets the phrase attribute. |
(package private) void |
setPhrase(String phrase)
Sets the value of the phrase property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaseXCapError(String phrase)
phrase - the phrase to set.| Method Detail |
|---|
public String getPhrase()
getPhrase in interface XCapErrorvoid setPhrase(String phrase)
phrase - the phrase to set.
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||