|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl.DeveloperImpl
public class DeveloperImpl
| Nested Class Summary | |
|---|---|
static class |
DeveloperImpl.PropertiesImpl
|
static class |
DeveloperImpl.RolesImpl
|
| Nested classes/interfaces inherited from interface net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.Developer |
|---|
Developer.Properties, Developer.Roles |
| Field Summary | |
|---|---|
protected String |
email
|
protected String |
id
|
protected String |
name
|
protected String |
organization
|
protected String |
organizationUrl
|
protected DeveloperImpl.PropertiesImpl |
properties
|
protected DeveloperImpl.RolesImpl |
roles
|
protected String |
timezone
|
protected String |
url
|
| Constructor Summary | |
|---|---|
DeveloperImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl.DeveloperImpl instance. |
|
DeveloperImpl(DeveloperImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl.DeveloperImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
DeveloperImpl |
clone()
Creates and returns a copy of this object. |
String |
getEmail()
Gets the value of the email property. |
String |
getId()
Gets the value of the id property. |
String |
getName()
Gets the value of the name property. |
String |
getOrganization()
Gets the value of the organization property. |
String |
getOrganizationUrl()
Gets the value of the organizationUrl property. |
Developer.Properties |
getProperties()
Gets the value of the properties property. |
Developer.Roles |
getRoles()
Gets the value of the roles property. |
String |
getTimezone()
Gets the value of the timezone property. |
String |
getUrl()
Gets the value of the url property. |
void |
setEmail(String value)
Sets the value of the email property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setOrganization(String value)
Sets the value of the organization property. |
void |
setOrganizationUrl(String value)
Sets the value of the organizationUrl property. |
void |
setProperties(Developer.Properties value)
Sets the value of the properties property. |
void |
setRoles(Developer.Roles value)
Sets the value of the roles property. |
void |
setTimezone(String value)
Sets the value of the timezone property. |
void |
setUrl(String value)
Sets the value of the url property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String id
protected String name
protected String email
protected String url
protected String organization
protected String organizationUrl
protected DeveloperImpl.RolesImpl roles
protected String timezone
protected DeveloperImpl.PropertiesImpl properties
| Constructor Detail |
|---|
public DeveloperImpl()
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl.DeveloperImpl instance.
public DeveloperImpl(DeveloperImpl o)
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl.DeveloperImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getId()
Developer
getId in interface DeveloperStringpublic void setId(String value)
Developer
setId in interface Developervalue - allowed object is
Stringpublic String getName()
Developer
getName in interface DeveloperStringpublic void setName(String value)
Developer
setName in interface Developervalue - allowed object is
Stringpublic String getEmail()
Developer
getEmail in interface DeveloperStringpublic void setEmail(String value)
Developer
setEmail in interface Developervalue - allowed object is
Stringpublic String getUrl()
Developer
getUrl in interface DeveloperStringpublic void setUrl(String value)
Developer
setUrl in interface Developervalue - allowed object is
Stringpublic String getOrganization()
Developer
getOrganization in interface DeveloperStringpublic void setOrganization(String value)
Developer
setOrganization in interface Developervalue - allowed object is
Stringpublic String getOrganizationUrl()
Developer
getOrganizationUrl in interface DeveloperStringpublic void setOrganizationUrl(String value)
Developer
setOrganizationUrl in interface Developervalue - allowed object is
Stringpublic Developer.Roles getRoles()
Developer
getRoles in interface DeveloperDeveloper.Rolespublic void setRoles(Developer.Roles value)
Developer
setRoles in interface Developervalue - allowed object is
Developer.Rolespublic String getTimezone()
Developer
getTimezone in interface DeveloperStringpublic void setTimezone(String value)
Developer
setTimezone in interface Developervalue - allowed object is
Stringpublic Developer.Properties getProperties()
Developer
getProperties in interface DeveloperDeveloper.Propertiespublic void setProperties(Developer.Properties value)
Developer
setProperties in interface Developervalue - allowed object is
Developer.Propertiespublic DeveloperImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||