public class Occupant extends Object
| Constructor and Description |
|---|
Occupant() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Affiliation |
getAffiliation() |
String |
getNickname() |
Presence |
getPresence() |
Role |
getRole() |
int |
hashCode() |
void |
setPresence(Presence presence) |
public Affiliation getAffiliation()
public String getNickname() throws XMLException
XMLExceptionpublic Presence getPresence()
public Role getRole()
public void setPresence(Presence presence)
Copyright © 2006–2015 Tigase. All rights reserved.