|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PresenceInformation
The generalisation of a category of presence information.
| Nested Class Summary | |
|---|---|
static class |
PresenceInformation.Status
Available Basic Status |
| Method Summary | |
|---|---|
void |
addElement(Element element)
Adds an Element to your Presence Information. |
Element |
getElementNS(String uri,
String name)
Returns an Element object belonging to this Presence Information. |
NodeList |
getElementsNS(String uri,
String name)
Returns an Element object belonging to this Presence Information. |
String |
getNote()
Returns the first available note |
List<String> |
getNotes()
Returns all available notes |
String |
getRpidClass()
Returns the class value. |
String |
getTimeStamp()
Returns time stamp. |
void |
setRpidClass(String rpidClass)
Sets a class value. |
| Method Detail |
|---|
void addElement(Element element)
Element getElementNS(String uri,
String name)
NodeList getElementsNS(String uri,
String name)
String getTimeStamp()
String getNote()
List<String> getNotes()
String getRpidClass()
void setRpidClass(String rpidClass)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||