hudson.plugins.cpptest.parser
Class Category
java.lang.Object
hudson.plugins.cpptest.parser.Category
public class Category
- extends Object
Java Bean class for a category of the Cpptest format.
- Author:
- NQH
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Category
public Category()
setName
public void setName(String name)
getName
public String getName()
setDesc
public void setDesc(String desc)
getDesc
public String getDesc()
Copyright © 2004-2013. All Rights Reserved.