|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Text | |
|---|---|
| ietf.params.xml.ns.xmpp_stanzas | |
| jabber.client | |
| jabber.server | |
| Uses of Text in ietf.params.xml.ns.xmpp_stanzas |
|---|
| Methods in ietf.params.xml.ns.xmpp_stanzas that return Text | |
|---|---|
Text |
ObjectFactory.createText()
Create an instance of Text |
| Uses of Text in jabber.client |
|---|
| Fields in jabber.client declared as Text | |
|---|---|
protected Text |
Error.text
|
| Methods in jabber.client that return Text | |
|---|---|
Text |
Error.getText()
Gets the value of the text property. |
| Methods in jabber.client with parameters of type Text | |
|---|---|
void |
Error.setText(Text value)
Sets the value of the text property. |
| Uses of Text in jabber.server |
|---|
| Fields in jabber.server declared as Text | |
|---|---|
protected Text |
Error.text
|
| Methods in jabber.server that return Text | |
|---|---|
Text |
Error.getText()
Gets the value of the text property. |
| Methods in jabber.server with parameters of type Text | |
|---|---|
void |
Error.setText(Text value)
Sets the value of the text property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||