public class Developer extends Contributorimplements Serializable , Cloneable
| Constructor and Description |
|---|
Developer()
|
| Modifier and Type | Method and Description |
|---|---|
Developer |
clone()
Method clone.
|
String |
getId()
Get the unique ID of the developer in the SCM.
|
void |
setId(String
Set the unique ID of the developer in the SCM.
|
addProperty, addRole, getEmail, getLocation, getName, getOrganization, getOrganizationUrl, getProperties, getRoles, getTimezone, getUrl, removeRole, setEmail, setLocation, setName, setOrganization, setOrganizationUrl, setProperties, setRoles, setTimezone, setUrlpublic Developerclone()
clone in class
Contributor
public StringgetId()
public void setId(Stringid)
id -