| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Scm | |
|---|---|
| org.apache.maven.model | |
| org.apache.maven.project | |
| Uses of Scm in org.apache.maven.model | 
|---|
| Methods in org.apache.maven.model that return Scm | |
|---|---|
 Scm | 
Model.getScm()
Get specification for the SCM used by the project, such as CVS, Subversion, etc.  | 
| Methods in org.apache.maven.model with parameters of type Scm | |
|---|---|
 void | 
Model.setScm(Scm scm)
Set specification for the SCM used by the project, such as CVS, Subversion, etc.  | 
| Uses of Scm in org.apache.maven.project | 
|---|
| Methods in org.apache.maven.project that return Scm | |
|---|---|
 Scm | 
MavenProject.getScm()
 | 
| Methods in org.apache.maven.project with parameters of type Scm | |
|---|---|
 void | 
MavenProject.setScm(Scm scm)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||