org.apache.tools.ant.taskdefs.optional.pvcs
public class PvcsProject extends Object
Constructor Summary | |
---|---|
PvcsProject() no arg constructor |
Method Summary | |
---|---|
String | getName()
Get the name of the project |
void | setName(String name)
Set the name of the project |
Returns: the name of the project.
Parameters: name the value to use.