|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Build | |
org.apache.maven.project | Classes used in the Maven Project Object Model |
Uses of Build in org.apache.maven.project |
Methods in org.apache.maven.project that return Build | |
Build |
Project.getBuild()
Get the build model for this project. |
Methods in org.apache.maven.project with parameters of type Build | |
void |
Project.setBuild(Build build)
Sets the build attribute of the Project object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |