org.apache.tools.ant.taskdefs.optional.pvcs
Class PvcsProject
java.lang.Object
org.apache.tools.ant.taskdefs.optional.pvcs.PvcsProject
public class PvcsProject
extends java.lang.Object
represents a project within the PVCS repository to extract files from.
String | getName() - Get the name of the project
|
void | setName(String name) - Set the name of the project
|
PvcsProject
public PvcsProject()
no arg constructor
getName
public String getName()
Get the name of the project
setName
public void setName(String name)
Set the name of the project