org.apache.tools.ant.taskdefs.optional.pvcs

Class PvcsProject


public class PvcsProject
extends java.lang.Object

represents a project within the PVCS repository to extract files from.

Constructor Summary

PvcsProject()

Method Summary

String
getName()
Get the name of the project
void
setName(String name)
Set the name of the project

Constructor Details

PvcsProject

public PvcsProject()

Method Details

getName

public String getName()
Get the name of the project

setName

public void setName(String name)
Set the name of the project

Copyright B) 2000-2006 Apache Software Foundation. All Rights Reserved.