|
|||||||||||
| 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.
Derived from
Contributor.
| Constructor Summary | |
Developer()
|
|
| Method Summary | |
java.lang.String |
getId()
Get The username of the developer. |
java.lang.String |
getModelEncoding()
|
void |
setId(java.lang.String id)
Set The username of the developer. |
void |
setModelEncoding(java.lang.String modelEncoding)
|
| 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 - public void setModelEncoding(java.lang.String modelEncoding)
setModelEncoding in class Contributorpublic java.lang.String getModelEncoding()
getModelEncoding in class Contributor
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||