|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.maven.model.Contributor
org.apache.maven.model.Developer
Information about one of the committers on this project.
| Constructor Summary | |
Developer()
|
|
| Method Summary | |
java.lang.String |
getId()
Get the unique ID of the developer in the SCM. |
void |
setId(java.lang.String id)
Set the unique ID of the developer in the SCM. |
| Methods inherited from class org.apache.maven.model.Contributor |
addProperty, addRole, getEmail, getName, getOrganization, getOrganizationUrl, getProperties, getRoles, getTimezone, getUrl, removeRole, setEmail, setName, setOrganization, setOrganizationUrl, setProperties, setRoles, setTimezone, setUrl |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Developer()
| Method Detail |
public java.lang.String getId()
public void setId(java.lang.String id)
id -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||