|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.pom400.impl.ContributorImpl
public class ContributorImpl
| Nested Class Summary | |
|---|---|
static class |
ContributorImpl.PropertiesImpl
|
static class |
ContributorImpl.RolesImpl
|
| Nested classes/interfaces inherited from interface net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.pom400.Contributor |
|---|
Contributor.Properties, Contributor.Roles |
| Field Summary | |
|---|---|
protected String |
email
|
protected String |
name
|
protected String |
organization
|
protected String |
organizationUrl
|
protected ContributorImpl.PropertiesImpl |
properties
|
protected ContributorImpl.RolesImpl |
roles
|
protected String |
timezone
|
protected String |
url
|
| Constructor Summary | |
|---|---|
ContributorImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.pom400.impl.ContributorImpl instance. |
|
ContributorImpl(ContributorImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.pom400.impl.ContributorImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ContributorImpl |
clone()
Creates and returns a copy of this object. |
String |
getEmail()
Gets the value of the email 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. |
Contributor.Properties |
getProperties()
Gets the value of the properties property. |
Contributor.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 |
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(Contributor.Properties value)
Sets the value of the properties property. |
void |
setRoles(Contributor.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 name
protected String email
protected String url
protected String organization
protected String organizationUrl
protected ContributorImpl.RolesImpl roles
protected String timezone
protected ContributorImpl.PropertiesImpl properties
| Constructor Detail |
|---|
public ContributorImpl()
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.pom400.impl.ContributorImpl instance.
public ContributorImpl(ContributorImpl o)
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.pom400.impl.ContributorImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getName()
Contributor
getName in interface ContributorStringpublic void setName(String value)
Contributor
setName in interface Contributorvalue - allowed object is
Stringpublic String getEmail()
Contributor
getEmail in interface ContributorStringpublic void setEmail(String value)
Contributor
setEmail in interface Contributorvalue - allowed object is
Stringpublic String getUrl()
Contributor
getUrl in interface ContributorStringpublic void setUrl(String value)
Contributor
setUrl in interface Contributorvalue - allowed object is
Stringpublic String getOrganization()
Contributor
getOrganization in interface ContributorStringpublic void setOrganization(String value)
Contributor
setOrganization in interface Contributorvalue - allowed object is
Stringpublic String getOrganizationUrl()
Contributor
getOrganizationUrl in interface ContributorStringpublic void setOrganizationUrl(String value)
Contributor
setOrganizationUrl in interface Contributorvalue - allowed object is
Stringpublic Contributor.Roles getRoles()
Contributor
getRoles in interface ContributorContributor.Rolespublic void setRoles(Contributor.Roles value)
Contributor
setRoles in interface Contributorvalue - allowed object is
Contributor.Rolespublic String getTimezone()
Contributor
getTimezone in interface ContributorStringpublic void setTimezone(String value)
Contributor
setTimezone in interface Contributorvalue - allowed object is
Stringpublic Contributor.Properties getProperties()
Contributor
getProperties in interface ContributorContributor.Propertiespublic void setProperties(Contributor.Properties value)
Contributor
setProperties in interface Contributorvalue - allowed object is
Contributor.Propertiespublic ContributorImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||