net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl
Class ModelImpl

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl.ModelImpl
All Implemented Interfaces:
Serializable, Cloneable, Model

public class ModelImpl
extends Object
implements Serializable, Cloneable, Model

See Also:
Serialized Form

Nested Class Summary
static class ModelImpl.ContributorsImpl
           
static class ModelImpl.DependenciesImpl
           
static class ModelImpl.DevelopersImpl
           
static class ModelImpl.LicensesImpl
           
static class ModelImpl.MailingListsImpl
           
static class ModelImpl.ModulesImpl
           
static class ModelImpl.PluginRepositoriesImpl
           
static class ModelImpl.ProfilesImpl
           
static class ModelImpl.PropertiesImpl
           
static class ModelImpl.ReportsImpl
           
static class ModelImpl.RepositoriesImpl
           
 
Nested classes/interfaces inherited from interface net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.Model
Model.Contributors, Model.Dependencies, Model.Developers, Model.Licenses, Model.MailingLists, Model.Modules, Model.PluginRepositories, Model.Profiles, Model.Properties, Model.Reports, Model.Repositories
 
Field Summary
protected  String artifactId
           
protected  BuildImpl build
           
protected  CiManagementImpl ciManagement
           
protected  ModelImpl.ContributorsImpl contributors
           
protected  ModelImpl.DependenciesImpl dependencies
           
protected  DependencyManagementImpl dependencyManagement
           
protected  String description
           
protected  ModelImpl.DevelopersImpl developers
           
protected  DistributionManagementImpl distributionManagement
           
protected  String groupId
           
protected  String inceptionYear
           
protected  IssueManagementImpl issueManagement
           
protected  ModelImpl.LicensesImpl licenses
           
protected  ModelImpl.MailingListsImpl mailingLists
           
protected  String modelVersion
           
protected  ModelImpl.ModulesImpl modules
           
protected  String name
           
protected  OrganizationImpl organization
           
protected  String packaging
           
protected  ParentImpl parent
           
protected  ModelImpl.PluginRepositoriesImpl pluginRepositories
           
protected  PrerequisitesImpl prerequisites
           
protected  ModelImpl.ProfilesImpl profiles
           
protected  ModelImpl.PropertiesImpl properties
           
protected  ReportingImpl reporting
           
protected  ModelImpl.ReportsImpl reports
           
protected  ModelImpl.RepositoriesImpl repositories
           
protected  ScmImpl scm
           
protected  String url
           
protected  String version
           
 
Constructor Summary
ModelImpl()
          Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl.ModelImpl instance.
ModelImpl(ModelImpl o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl.ModelImpl instance by copying a given instance.
 
Method Summary
 ModelImpl clone()
          Creates and returns a copy of this object.
 String getArtifactId()
          Gets the value of the artifactId property.
 Build getBuild()
          Gets the value of the build property.
 CiManagement getCiManagement()
          Gets the value of the ciManagement property.
 Model.Contributors getContributors()
          Gets the value of the contributors property.
 Model.Dependencies getDependencies()
          Gets the value of the dependencies property.
 DependencyManagement getDependencyManagement()
          Gets the value of the dependencyManagement property.
 String getDescription()
          Gets the value of the description property.
 Model.Developers getDevelopers()
          Gets the value of the developers property.
 DistributionManagement getDistributionManagement()
          Gets the value of the distributionManagement property.
 String getGroupId()
          Gets the value of the groupId property.
 String getInceptionYear()
          Gets the value of the inceptionYear property.
 IssueManagement getIssueManagement()
          Gets the value of the issueManagement property.
 Model.Licenses getLicenses()
          Gets the value of the licenses property.
 Model.MailingLists getMailingLists()
          Gets the value of the mailingLists property.
 String getModelVersion()
          Gets the value of the modelVersion property.
 Model.Modules getModules()
          Gets the value of the modules property.
 String getName()
          Gets the value of the name property.
 Organization getOrganization()
          Gets the value of the organization property.
 String getPackaging()
          Gets the value of the packaging property.
 Parent getParent()
          Gets the value of the parent property.
 Model.PluginRepositories getPluginRepositories()
          Gets the value of the pluginRepositories property.
 Prerequisites getPrerequisites()
          Gets the value of the prerequisites property.
 Model.Profiles getProfiles()
          Gets the value of the profiles property.
 Model.Properties getProperties()
          Gets the value of the properties property.
 Reporting getReporting()
          Gets the value of the reporting property.
 Model.Reports getReports()
          Gets the value of the reports property.
 Model.Repositories getRepositories()
          Gets the value of the repositories property.
 Scm getScm()
          Gets the value of the scm property.
 String getUrl()
          Gets the value of the url property.
 String getVersion()
          Gets the value of the version property.
 void setArtifactId(String value)
          Sets the value of the artifactId property.
 void setBuild(Build value)
          Sets the value of the build property.
 void setCiManagement(CiManagement value)
          Sets the value of the ciManagement property.
 void setContributors(Model.Contributors value)
          Sets the value of the contributors property.
 void setDependencies(Model.Dependencies value)
          Sets the value of the dependencies property.
 void setDependencyManagement(DependencyManagement value)
          Sets the value of the dependencyManagement property.
 void setDescription(String value)
          Sets the value of the description property.
 void setDevelopers(Model.Developers value)
          Sets the value of the developers property.
 void setDistributionManagement(DistributionManagement value)
          Sets the value of the distributionManagement property.
 void setGroupId(String value)
          Sets the value of the groupId property.
 void setInceptionYear(String value)
          Sets the value of the inceptionYear property.
 void setIssueManagement(IssueManagement value)
          Sets the value of the issueManagement property.
 void setLicenses(Model.Licenses value)
          Sets the value of the licenses property.
 void setMailingLists(Model.MailingLists value)
          Sets the value of the mailingLists property.
 void setModelVersion(String value)
          Sets the value of the modelVersion property.
 void setModules(Model.Modules value)
          Sets the value of the modules property.
 void setName(String value)
          Sets the value of the name property.
 void setOrganization(Organization value)
          Sets the value of the organization property.
 void setPackaging(String value)
          Sets the value of the packaging property.
 void setParent(Parent value)
          Sets the value of the parent property.
 void setPluginRepositories(Model.PluginRepositories value)
          Sets the value of the pluginRepositories property.
 void setPrerequisites(Prerequisites value)
          Sets the value of the prerequisites property.
 void setProfiles(Model.Profiles value)
          Sets the value of the profiles property.
 void setProperties(Model.Properties value)
          Sets the value of the properties property.
 void setReporting(Reporting value)
          Sets the value of the reporting property.
 void setReports(Model.Reports value)
          Sets the value of the reports property.
 void setRepositories(Model.Repositories value)
          Sets the value of the repositories property.
 void setScm(Scm value)
          Sets the value of the scm property.
 void setUrl(String value)
          Sets the value of the url property.
 void setVersion(String value)
          Sets the value of the version property.
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

parent

protected ParentImpl parent

modelVersion

protected String modelVersion

groupId

protected String groupId

artifactId

protected String artifactId

packaging

protected String packaging

name

protected String name

version

protected String version

description

protected String description

url

protected String url

prerequisites

protected PrerequisitesImpl prerequisites

issueManagement

protected IssueManagementImpl issueManagement

ciManagement

protected CiManagementImpl ciManagement

inceptionYear

protected String inceptionYear

mailingLists

protected ModelImpl.MailingListsImpl mailingLists

developers

protected ModelImpl.DevelopersImpl developers

contributors

protected ModelImpl.ContributorsImpl contributors

licenses

protected ModelImpl.LicensesImpl licenses

scm

protected ScmImpl scm

organization

protected OrganizationImpl organization

build

protected BuildImpl build

profiles

protected ModelImpl.ProfilesImpl profiles

modules

protected ModelImpl.ModulesImpl modules

repositories

protected ModelImpl.RepositoriesImpl repositories

pluginRepositories

protected ModelImpl.PluginRepositoriesImpl pluginRepositories

dependencies

protected ModelImpl.DependenciesImpl dependencies

reports

protected ModelImpl.ReportsImpl reports

reporting

protected ReportingImpl reporting

dependencyManagement

protected DependencyManagementImpl dependencyManagement

distributionManagement

protected DistributionManagementImpl distributionManagement

properties

protected ModelImpl.PropertiesImpl properties
Constructor Detail

ModelImpl

public ModelImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl.ModelImpl instance.


ModelImpl

public ModelImpl(ModelImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl.ModelImpl instance by copying a given instance.

Parameters:
o - The instance to copy or null.
Method Detail

getParent

public Parent getParent()
Description copied from interface: Model
Gets the value of the parent property.

Specified by:
getParent in interface Model
Returns:
possible object is Parent

setParent

public void setParent(Parent value)
Description copied from interface: Model
Sets the value of the parent property.

Specified by:
setParent in interface Model
Parameters:
value - allowed object is Parent

getModelVersion

public String getModelVersion()
Description copied from interface: Model
Gets the value of the modelVersion property.

Specified by:
getModelVersion in interface Model
Returns:
possible object is String

setModelVersion

public void setModelVersion(String value)
Description copied from interface: Model
Sets the value of the modelVersion property.

Specified by:
setModelVersion in interface Model
Parameters:
value - allowed object is String

getGroupId

public String getGroupId()
Description copied from interface: Model
Gets the value of the groupId property.

Specified by:
getGroupId in interface Model
Returns:
possible object is String

setGroupId

public void setGroupId(String value)
Description copied from interface: Model
Sets the value of the groupId property.

Specified by:
setGroupId in interface Model
Parameters:
value - allowed object is String

getArtifactId

public String getArtifactId()
Description copied from interface: Model
Gets the value of the artifactId property.

Specified by:
getArtifactId in interface Model
Returns:
possible object is String

setArtifactId

public void setArtifactId(String value)
Description copied from interface: Model
Sets the value of the artifactId property.

Specified by:
setArtifactId in interface Model
Parameters:
value - allowed object is String

getPackaging

public String getPackaging()
Description copied from interface: Model
Gets the value of the packaging property.

Specified by:
getPackaging in interface Model
Returns:
possible object is String

setPackaging

public void setPackaging(String value)
Description copied from interface: Model
Sets the value of the packaging property.

Specified by:
setPackaging in interface Model
Parameters:
value - allowed object is String

getName

public String getName()
Description copied from interface: Model
Gets the value of the name property.

Specified by:
getName in interface Model
Returns:
possible object is String

setName

public void setName(String value)
Description copied from interface: Model
Sets the value of the name property.

Specified by:
setName in interface Model
Parameters:
value - allowed object is String

getVersion

public String getVersion()
Description copied from interface: Model
Gets the value of the version property.

Specified by:
getVersion in interface Model
Returns:
possible object is String

setVersion

public void setVersion(String value)
Description copied from interface: Model
Sets the value of the version property.

Specified by:
setVersion in interface Model
Parameters:
value - allowed object is String

getDescription

public String getDescription()
Description copied from interface: Model
Gets the value of the description property.

Specified by:
getDescription in interface Model
Returns:
possible object is String

setDescription

public void setDescription(String value)
Description copied from interface: Model
Sets the value of the description property.

Specified by:
setDescription in interface Model
Parameters:
value - allowed object is String

getUrl

public String getUrl()
Description copied from interface: Model
Gets the value of the url property.

Specified by:
getUrl in interface Model
Returns:
possible object is String

setUrl

public void setUrl(String value)
Description copied from interface: Model
Sets the value of the url property.

Specified by:
setUrl in interface Model
Parameters:
value - allowed object is String

getPrerequisites

public Prerequisites getPrerequisites()
Description copied from interface: Model
Gets the value of the prerequisites property.

Specified by:
getPrerequisites in interface Model
Returns:
possible object is Prerequisites

setPrerequisites

public void setPrerequisites(Prerequisites value)
Description copied from interface: Model
Sets the value of the prerequisites property.

Specified by:
setPrerequisites in interface Model
Parameters:
value - allowed object is Prerequisites

getIssueManagement

public IssueManagement getIssueManagement()
Description copied from interface: Model
Gets the value of the issueManagement property.

Specified by:
getIssueManagement in interface Model
Returns:
possible object is IssueManagement

setIssueManagement

public void setIssueManagement(IssueManagement value)
Description copied from interface: Model
Sets the value of the issueManagement property.

Specified by:
setIssueManagement in interface Model
Parameters:
value - allowed object is IssueManagement

getCiManagement

public CiManagement getCiManagement()
Description copied from interface: Model
Gets the value of the ciManagement property.

Specified by:
getCiManagement in interface Model
Returns:
possible object is CiManagement

setCiManagement

public void setCiManagement(CiManagement value)
Description copied from interface: Model
Sets the value of the ciManagement property.

Specified by:
setCiManagement in interface Model
Parameters:
value - allowed object is CiManagement

getInceptionYear

public String getInceptionYear()
Description copied from interface: Model
Gets the value of the inceptionYear property.

Specified by:
getInceptionYear in interface Model
Returns:
possible object is String

setInceptionYear

public void setInceptionYear(String value)
Description copied from interface: Model
Sets the value of the inceptionYear property.

Specified by:
setInceptionYear in interface Model
Parameters:
value - allowed object is String

getMailingLists

public Model.MailingLists getMailingLists()
Description copied from interface: Model
Gets the value of the mailingLists property.

Specified by:
getMailingLists in interface Model
Returns:
possible object is Model.MailingLists

setMailingLists

public void setMailingLists(Model.MailingLists value)
Description copied from interface: Model
Sets the value of the mailingLists property.

Specified by:
setMailingLists in interface Model
Parameters:
value - allowed object is Model.MailingLists

getDevelopers

public Model.Developers getDevelopers()
Description copied from interface: Model
Gets the value of the developers property.

Specified by:
getDevelopers in interface Model
Returns:
possible object is Model.Developers

setDevelopers

public void setDevelopers(Model.Developers value)
Description copied from interface: Model
Sets the value of the developers property.

Specified by:
setDevelopers in interface Model
Parameters:
value - allowed object is Model.Developers

getContributors

public Model.Contributors getContributors()
Description copied from interface: Model
Gets the value of the contributors property.

Specified by:
getContributors in interface Model
Returns:
possible object is Model.Contributors

setContributors

public void setContributors(Model.Contributors value)
Description copied from interface: Model
Sets the value of the contributors property.

Specified by:
setContributors in interface Model
Parameters:
value - allowed object is Model.Contributors

getLicenses

public Model.Licenses getLicenses()
Description copied from interface: Model
Gets the value of the licenses property.

Specified by:
getLicenses in interface Model
Returns:
possible object is Model.Licenses

setLicenses

public void setLicenses(Model.Licenses value)
Description copied from interface: Model
Sets the value of the licenses property.

Specified by:
setLicenses in interface Model
Parameters:
value - allowed object is Model.Licenses

getScm

public Scm getScm()
Description copied from interface: Model
Gets the value of the scm property.

Specified by:
getScm in interface Model
Returns:
possible object is Scm

setScm

public void setScm(Scm value)
Description copied from interface: Model
Sets the value of the scm property.

Specified by:
setScm in interface Model
Parameters:
value - allowed object is Scm

getOrganization

public Organization getOrganization()
Description copied from interface: Model
Gets the value of the organization property.

Specified by:
getOrganization in interface Model
Returns:
possible object is Organization

setOrganization

public void setOrganization(Organization value)
Description copied from interface: Model
Sets the value of the organization property.

Specified by:
setOrganization in interface Model
Parameters:
value - allowed object is Organization

getBuild

public Build getBuild()
Description copied from interface: Model
Gets the value of the build property.

Specified by:
getBuild in interface Model
Returns:
possible object is Build

setBuild

public void setBuild(Build value)
Description copied from interface: Model
Sets the value of the build property.

Specified by:
setBuild in interface Model
Parameters:
value - allowed object is Build

getProfiles

public Model.Profiles getProfiles()
Description copied from interface: Model
Gets the value of the profiles property.

Specified by:
getProfiles in interface Model
Returns:
possible object is Model.Profiles

setProfiles

public void setProfiles(Model.Profiles value)
Description copied from interface: Model
Sets the value of the profiles property.

Specified by:
setProfiles in interface Model
Parameters:
value - allowed object is Model.Profiles

getModules

public Model.Modules getModules()
Description copied from interface: Model
Gets the value of the modules property.

Specified by:
getModules in interface Model
Returns:
possible object is Model.Modules

setModules

public void setModules(Model.Modules value)
Description copied from interface: Model
Sets the value of the modules property.

Specified by:
setModules in interface Model
Parameters:
value - allowed object is Model.Modules

getRepositories

public Model.Repositories getRepositories()
Description copied from interface: Model
Gets the value of the repositories property.

Specified by:
getRepositories in interface Model
Returns:
possible object is Model.Repositories

setRepositories

public void setRepositories(Model.Repositories value)
Description copied from interface: Model
Sets the value of the repositories property.

Specified by:
setRepositories in interface Model
Parameters:
value - allowed object is Model.Repositories

getPluginRepositories

public Model.PluginRepositories getPluginRepositories()
Description copied from interface: Model
Gets the value of the pluginRepositories property.

Specified by:
getPluginRepositories in interface Model
Returns:
possible object is Model.PluginRepositories

setPluginRepositories

public void setPluginRepositories(Model.PluginRepositories value)
Description copied from interface: Model
Sets the value of the pluginRepositories property.

Specified by:
setPluginRepositories in interface Model
Parameters:
value - allowed object is Model.PluginRepositories

getDependencies

public Model.Dependencies getDependencies()
Description copied from interface: Model
Gets the value of the dependencies property.

Specified by:
getDependencies in interface Model
Returns:
possible object is Model.Dependencies

setDependencies

public void setDependencies(Model.Dependencies value)
Description copied from interface: Model
Sets the value of the dependencies property.

Specified by:
setDependencies in interface Model
Parameters:
value - allowed object is Model.Dependencies

getReports

public Model.Reports getReports()
Description copied from interface: Model
Gets the value of the reports property.

Specified by:
getReports in interface Model
Returns:
possible object is Model.Reports

setReports

public void setReports(Model.Reports value)
Description copied from interface: Model
Sets the value of the reports property.

Specified by:
setReports in interface Model
Parameters:
value - allowed object is Model.Reports

getReporting

public Reporting getReporting()
Description copied from interface: Model
Gets the value of the reporting property.

Specified by:
getReporting in interface Model
Returns:
possible object is Reporting

setReporting

public void setReporting(Reporting value)
Description copied from interface: Model
Sets the value of the reporting property.

Specified by:
setReporting in interface Model
Parameters:
value - allowed object is Reporting

getDependencyManagement

public DependencyManagement getDependencyManagement()
Description copied from interface: Model
Gets the value of the dependencyManagement property.

Specified by:
getDependencyManagement in interface Model
Returns:
possible object is DependencyManagement

setDependencyManagement

public void setDependencyManagement(DependencyManagement value)
Description copied from interface: Model
Sets the value of the dependencyManagement property.

Specified by:
setDependencyManagement in interface Model
Parameters:
value - allowed object is DependencyManagement

getDistributionManagement

public DistributionManagement getDistributionManagement()
Description copied from interface: Model
Gets the value of the distributionManagement property.

Specified by:
getDistributionManagement in interface Model
Returns:
possible object is DistributionManagement

setDistributionManagement

public void setDistributionManagement(DistributionManagement value)
Description copied from interface: Model
Sets the value of the distributionManagement property.

Specified by:
setDistributionManagement in interface Model
Parameters:
value - allowed object is DistributionManagement

getProperties

public Model.Properties getProperties()
Description copied from interface: Model
Gets the value of the properties property.

Specified by:
getProperties in interface Model
Returns:
possible object is Model.Properties

setProperties

public void setProperties(Model.Properties value)
Description copied from interface: Model
Sets the value of the properties property.

Specified by:
setProperties in interface Model
Parameters:
value - allowed object is Model.Properties

clone

public ModelImpl clone()
Creates and returns a copy of this object.

Overrides:
clone in class Object
Returns:
A clone of this instance.


Copyright © 2009 The CC-XJC Community. All Rights Reserved.