public class Developer extends Contributor implements Serializable
| Constructor and Description |
|---|
Developer() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Get the unique ID of the developer in the SCM.
|
void |
setId(String id)
Set the unique ID of the developer in the SCM.
|
addProperty, addRole, getEmail, getName, getOrganization, getOrganizationUrl, getProperties, getRoles, getTimezone, getUrl, removeRole, setEmail, setName, setOrganization, setOrganizationUrl, setProperties, setRoles, setTimezone, setUrlCopyright © 2001-2021 The Apache Software Foundation. All Rights Reserved.