|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScmResult | |
|---|---|
| org.apache.maven.continuum.model.project.v1_0_9 | |
| Uses of ScmResult in org.apache.maven.continuum.model.project.v1_0_9 |
|---|
| Methods in org.apache.maven.continuum.model.project.v1_0_9 that return ScmResult | |
|---|---|
ScmResult |
Project.getCheckoutResult()
Get the checkoutResult field. |
ScmResult |
BuildResult.getScmResult()
Get the scmResult field. |
| Methods in org.apache.maven.continuum.model.project.v1_0_9 with parameters of type ScmResult | |
|---|---|
void |
Project.setCheckoutResult(ScmResult checkoutResult)
Set the checkoutResult field. |
void |
BuildResult.setScmResult(ScmResult scmResult)
Set the scmResult field. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||