org.apache.tools.ant.taskdefs.optional.pvcsClass 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.
Constructor Summary
Constructors Constructor and Description PvcsProject()
no arg constructor
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.String
getName()
Get the name of the projectvoid
setName(java.lang.String name)
Set the name of the project