java.io.Serializablepublic class Developer extends Contributor implements java.io.Serializable
| Constructor | Description |
|---|---|
Developer() |
| Modifier and Type | Method | Description |
|---|---|---|
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.
|
addProperty, addRole, getEmail, getName, getOrganization, getOrganizationUrl, getProperties, getRoles, getTimezone, getUrl, removeRole, setEmail, setName, setOrganization, setOrganizationUrl, setProperties, setRoles, setTimezone, setUrl