public class RetractItem extends Object implements ExtensionElement
| Constructor and Description |
|---|
RetractItem(String itemId)
Construct a RetractItem with the specified id.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getElementName()
Returns the root element name.
|
String |
getId() |
String |
getNamespace()
Returns the root element XML namespace.
|
String |
toXML()
Returns the XML representation of this Element.
|
public RetractItem(String itemId)
itemId - The id if the item deletedpublic String getElementName()
NamedElementgetElementName in interface NamedElementpublic String getNamespace()
ExtensionElementgetNamespace in interface ExtensionElement