Class AdHocCommandData.SpecificError
java.lang.Object
org.jivesoftware.smackx.commands.packet.AdHocCommandData.SpecificError
- All Implemented Interfaces:
org.jivesoftware.smack.packet.Element,org.jivesoftware.smack.packet.NamedElement,org.jivesoftware.smack.packet.XmlElement,org.jivesoftware.smack.packet.XmlLangElement
- Enclosing class:
- AdHocCommandData
public static class AdHocCommandData.SpecificError
extends Object
implements org.jivesoftware.smack.packet.XmlElement
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoXML(org.jivesoftware.smack.packet.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.Element
toXML, toXMLMethods inherited from interface org.jivesoftware.smack.packet.XmlElement
getLanguage, getQName
-
Field Details
-
namespace
- See Also:
-
condition
-
-
Constructor Details
-
SpecificError
-
-
Method Details
-
getElementName
- Specified by:
getElementNamein interfaceorg.jivesoftware.smack.packet.NamedElement
-
getNamespace
- Specified by:
getNamespacein interfaceorg.jivesoftware.smack.packet.XmlElement
-
getCondition
-
toXML
- Specified by:
toXMLin interfaceorg.jivesoftware.smack.packet.Element
-