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
XMLException
public Presence getPresence()
public void setPresence(Presence presence)
public Role getRole()
Copyright © 2006–2022 Tigase. All rights reserved.