| 
||||||||||
| 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
public class 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 | |
|---|---|
 String | 
getEmail()
Get email of the person to be credited for this change.  | 
 String | 
getName()
Get name of the person to be credited for this change.  | 
 void | 
setEmail(String email)
Set email of the person to be credited for this change.  | 
 void | 
setName(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 String getEmail()
public String getName()
public void setEmail(String email)
email - public void setName(String name)
name - 
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||