Uses of Class
za.org.coefficient.core.ProjectVersion

Packages that use ProjectVersion
za.org.coefficient.core   
 

Uses of ProjectVersion in za.org.coefficient.core
 

Fields in za.org.coefficient.core declared as ProjectVersion
private  ProjectVersion Project.currentVersion
           
 

Methods in za.org.coefficient.core that return ProjectVersion
 ProjectVersion Project.getCurrentVersion()
          Gets the value of currentVersion
 

Methods in za.org.coefficient.core with parameters of type ProjectVersion
 void Project.addVersion(ProjectVersion version)
           
 void Project.deleteVersion(ProjectVersion version)
           
 void Project.setCurrentVersion(ProjectVersion currentVersion)
          Sets the value of currentVersion
 void Project.updateVersion(ProjectVersion version)
           
 



Copyright CSIR. All Rights Reserved.