@Deprecated public class XmlLevel extends Object
Constructor and Description |
---|
XmlLevel()
Deprecated.
Creates a new instance of XmlLevel.
|
XmlLevel(String name)
Deprecated.
Creates a new instance of XmlLevel.
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Deprecated.
Getter for level name.
|
XmlLogs |
getXmlLogs()
Deprecated.
Getter for level's XmlLogs.
|
void |
setName(String name)
Deprecated.
Setter for level name.
|
void |
setXmlLogs(XmlLogs logs)
Deprecated.
Setter for level's XmlLogs.
|
static String |
toLog(XmlLevel data)
Deprecated.
Creates a compact string representation for the log.
|
public XmlLevel()
public XmlLevel(String name)
name
- public String getName()
public void setName(String name)
name
- level namepublic XmlLogs getXmlLogs()
public void setXmlLogs(XmlLogs logs)
logs
- XmlLogs objectCopyright © 2010-2014 Michigan State University. All Rights Reserved.