Class RSMSet
java.lang.Object
org.jivesoftware.smackx.rsm.packet.RSMSet
- All Implemented Interfaces:
Element, ExtensionElement, NamedElement, XmlElement, XmlLangElement
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRSMSet(int max) RSMSet(int max, int index) RSMSet(int max, String item, RSMSet.PageDirection pageDirection) RSMSet(String after, String before, int count, int index, String last, int max, String firstString, int firstIndex) RSMSet(String item, RSMSet.PageDirection pageDirection) -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface XmlElement
getLanguage, getQName
-
Field Details
-
ELEMENT
-
NAMESPACE
-
QNAME
-
-
Constructor Details
-
RSMSet
-
RSMSet
-
RSMSet
-
RSMSet
-
RSMSet
-
-
Method Details
-
getAfter
-
getBefore
-
getCount
-
getIndex
-
getLast
-
getMax
-
getFirst
-
getFirstIndex
-
getElementName
Description copied from interface:NamedElementReturns the root element name.- Specified by:
getElementNamein interfaceNamedElement- Returns:
- the element name.
-
getNamespace
Description copied from interface:XmlElementReturns the root element XML namespace.- Specified by:
getNamespacein interfaceXmlElement- Returns:
- the namespace.
-
toXML
-
from
-
newAfter
-
newBefore
-