Class PushNotificationsElements.RemoteDisablingExtension
java.lang.Object
org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements.RemoteDisablingExtension
- All Implemented Interfaces:
Element,ExtensionElement,NamedElement,XmlElement,XmlLangElement
- Enclosing class:
- PushNotificationsElements
public static class PushNotificationsElements.RemoteDisablingExtension
extends Object
implements ExtensionElement
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the root element name.Returns the root element XML namespace.getNode()Get the node.Get the user JID.toXML(XmlEnvironment enclosingNamespace) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jivesoftware.smack.packet.XmlElement
getLanguage, getQName
-
Field Details
-
NAMESPACE
- See Also:
-
ELEMENT
- See Also:
-
QNAME
-
-
Constructor Details
-
RemoteDisablingExtension
-
-
Method Details
-
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.
-
getNode
Get the node.- Returns:
- the node
-
getUserJid
Get the user JID.- Returns:
- the user JID
-
toXML
-
from
-