|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.project.BaseObject
org.apache.maven.project.Contributor
org.apache.maven.project.Developer
A Developer is, in Jakarta terms, a committer on a project.
Field Summary |
Fields inherited from class org.apache.maven.project.BaseObject |
id |
Constructor Summary | |
Developer()
Constructor for the Developer object |
Methods inherited from class org.apache.maven.project.Contributor |
addRole, getEmail, getOrganization, getRoles, getTimezone, getUrl, setEmail, setOrganization, setTimezone, setUrl |
Methods inherited from class org.apache.maven.project.BaseObject |
addProperty, equals, getId, getName, getProperties, getProperty, hashCode, isValid, resolvedProperties, setId, setName, setProperties, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Developer()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |