|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.maven.plugins.changes.model.Body
Class Body.
| Constructor Summary | |
Body()
|
|
| Method Summary | |
void |
addRelease(Release release)
Method addRelease. |
java.lang.String |
getModelEncoding()
|
java.util.List |
getReleases()
Method getReleases. |
void |
removeRelease(Release release)
Method removeRelease. |
void |
setModelEncoding(java.lang.String modelEncoding)
Set an encoding used for reading/writing the model. |
void |
setReleases(java.util.List releases)
Set the list of releases for this project. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Body()
| Method Detail |
public void addRelease(Release release)
release - public java.util.List getReleases()
public void removeRelease(Release release)
release - public void setReleases(java.util.List releases)
releases - public void setModelEncoding(java.lang.String modelEncoding)
modelEncoding - the encoding used when reading/writing the model.public java.lang.String getModelEncoding()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||