public static class StreamManagement.Enable extends FullStreamElement
| Modifier and Type | Field and Description |
|---|---|
static String |
ELEMENT |
static StreamManagement.Enable |
INSTANCE |
| Constructor and Description |
|---|
Enable(boolean resume) |
Enable(boolean resume,
int max) |
| Modifier and Type | Method and Description |
|---|---|
String |
getElementName()
Returns the root element name.
|
CharSequence |
toXML()
Returns the XML representation of this Element.
|
public static final String ELEMENT
public static final StreamManagement.Enable INSTANCE
public Enable(boolean resume)
public Enable(boolean resume, int max)
public CharSequence toXML()
Elementpublic String getElementName()
NamedElement