hudson.plugins.cpptest.parser
Class Location
java.lang.Object
hudson.plugins.cpptest.parser.Location
public class Location
- extends Object
Java Bean class for a location of file of the Cpptest format.
- Author:
- NQH
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Location
public Location()
setFsPath
public void setFsPath(String fsPath)
getFsPath
public String getFsPath()
setLoc
public void setLoc(String loc)
getLoc
public String getLoc()
Copyright © 2004-2013. All Rights Reserved.