public class PvcsProject
extends java.lang.Object
Constructor and Description |
---|
PvcsProject()
no arg constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Get the name of the project
|
void |
setName(java.lang.String name)
Set the name of the project
|