public static final class StreamManagement.AckRequest extends Object implements Nonza
| Modifier and Type | Field and Description |
|---|---|
static String |
ELEMENT |
static StreamManagement.AckRequest |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
String |
getElementName()
Returns the root element name.
|
String |
getNamespace()
Returns the root element XML namespace.
|
CharSequence |
toXML(String enclosingNamespace)
Returns the XML representation of this Element.
|
public static final String ELEMENT
public static final StreamManagement.AckRequest INSTANCE
public CharSequence toXML(String enclosingNamespace)
Elementpublic String getNamespace()
ExtensionElementgetNamespace in interface ExtensionElementpublic String getElementName()
NamedElementgetElementName in interface NamedElement