Modifier and Type | Method and Description |
---|---|
Collection<XmlLevel> |
XmlLevels.getLevels()
Deprecated.
Returns a collection of XmlLevel.
|
Modifier and Type | Method and Description |
---|---|
void |
XmlLevels.addXmlLevel(XmlLevel item)
Deprecated.
Adds a property to the level collection.
|
static String |
XmlLevel.toLog(XmlLevel data)
Deprecated.
Creates a compact string representation for the log.
|
Modifier and Type | Method and Description |
---|---|
void |
XmlLevels.setLevels(Collection<XmlLevel> items)
Deprecated.
Sets the collection of levels.
|
Constructor and Description |
---|
XmlLevels(XmlLevel level)
Deprecated.
Creates a new instance of XmlLevels with one initial level.
|
Copyright © 2010-2014 Michigan State University. All Rights Reserved.