public class Occupant.Presence extends Object implements Comparable<Occupant.Presence>
| Constructor and Description |
|---|
Presence(tigase.xml.Element presence) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Occupant.Presence o) |
tigase.xml.Element |
getElement() |
int |
getPriority() |
public int compareTo(Occupant.Presence o)
compareTo in interface Comparable<Occupant.Presence>public int getPriority()
public tigase.xml.Element getElement()
Copyright © 2015 Tigase. All rights reserved.