|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.maven.plugins.changes.model.DueTo
Name and Email of the person to be credited for this change. This can be used when a patch is submitted by a non-committer.
| Constructor Summary | |
DueTo()
|
|
| Method Summary | |
java.lang.String |
getEmail()
Get email of the person to be credited for this change. |
java.lang.String |
getModelEncoding()
|
java.lang.String |
getName()
Get name of the person to be credited for this change. |
void |
setEmail(java.lang.String email)
Set email of the person to be credited for this change. |
void |
setModelEncoding(java.lang.String modelEncoding)
Set an encoding used for reading/writing the model. |
void |
setName(java.lang.String name)
Set name of the person to be credited for this change. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DueTo()
| Method Detail |
public java.lang.String getEmail()
public java.lang.String getName()
public void setEmail(java.lang.String email)
email - public void setName(java.lang.String name)
name - 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 | ||||||||||