Class PvcsProject
java.lang.Object
org.apache.tools.ant.taskdefs.optional.pvcs.PvcsProject
represents a project within the PVCS repository to extract files from.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
PvcsProjectpublic PvcsProject()
 
- 
- 
Method Details- 
setNameSet the name of the project- Parameters:
- name- the value to use.
 
- 
getNameGet the name of the project- Returns:
- the name of the project.
 
 
-