|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Error | |
---|---|
jabber.client |
Uses of Error in jabber.client |
---|
Fields in jabber.client declared as Error | |
---|---|
protected Error |
Iq.error
|
protected Error |
Message.error
|
protected Error |
Presence.error
|
Methods in jabber.client that return Error | |
---|---|
Error |
ObjectFactory.createError()
Create an instance of Error |
Error |
Iq.getError()
Gets the value of the error property. |
Error |
Message.getError()
Gets the value of the error property. |
Error |
Presence.getError()
Gets the value of the error property. |
Methods in jabber.client with parameters of type Error | |
---|---|
void |
Iq.setError(Error value)
Sets the value of the error property. |
void |
Message.setError(Error value)
Sets the value of the error property. |
void |
Presence.setError(Error value)
Sets the value of the error property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |