| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.ant.taskdefs.optional.pvcs.PvcsProject
public class PvcsProject
represents a project within the PVCS repository to extract files from.
| Constructor Summary | |
|---|---|
| PvcsProject()no arg constructor | |
| Method Summary | |
|---|---|
|  java.lang.String | getName()Get the name of the project | 
|  void | setName(java.lang.String name)Set the name of the project | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public PvcsProject()
| Method Detail | 
|---|
public void setName(java.lang.String name)
name - the value to use.public java.lang.String getName()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||