public static class LogDistiller.Category extends Object implements Serializable
Constructor and Description |
---|
LogDistiller.Category(String id,
String description) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
List<LogDistiller.Group> |
getGroups() |
String |
getId() |
LogDistiller |
getLogdistiller() |
public LogDistiller.Category(String id, String description)
public LogDistiller getLogdistiller()
public String getDescription()
public List<LogDistiller.Group> getGroups()
Copyright © 2004–2014. All rights reserved.