net.sf.logdistiller
Class LogDistiller.Category
java.lang.Object
net.sf.logdistiller.LogDistiller.Category
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- LogDistiller
public static class LogDistiller.Category
- extends Object
- implements Serializable
Definition of a category, which will contain groups.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogDistiller.Category
public LogDistiller.Category(String id,
String description)
getLogdistiller
public LogDistiller getLogdistiller()
getId
public String getId()
getDescription
public String getDescription()
getGroups
public List getGroups()
Copyright © 2004-2009. All Rights Reserved.