public class Swap extends MachineInfo
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ELEMENT_NAME
The element name
|
mAttributeMap
Constructor and Description |
---|
Swap()
The default constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getElementName()
Returns the name of the xml element corresponding to the object.
|
addAttribute, addAttributes, get, getAttributeKeysIterator, toString, toXML
public static final java.lang.String ELEMENT_NAME
public java.lang.String getElementName()
getElementName
in class MachineInfo