| |
|
| java.lang.Object CVS_Server.Projects.ProjectDescription
ProjectDescription | public ProjectDescription()(Code) | | Constructor 1 of 2 : usual one
|
ProjectDescription | public ProjectDescription(Vector representation)(Code) | | Constructor 2 of 2 : For recreation from vectorized content:
|
createFromVectorRepresentation | public void createFromVectorRepresentation(Vector vectorRepresentation)(Code) | | Sets the object's content to the passed vectorRepresentation.
|
getVectorRepresentation | public Vector getVectorRepresentation() throws Exception(Code) | | Returns the VectorRepresentation of the object's datacontent
|
|
|
|