|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl.ModelImpl
public class ModelImpl
| 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.priv.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 |
| Constructor Summary | |
|---|---|
ModelImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl.ModelImpl instance. |
|
ModelImpl(ModelImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.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 |
|---|
protected ParentImpl parent
protected String modelVersion
protected String groupId
protected String artifactId
protected String packaging
protected String name
protected String version
protected String description
protected String url
protected PrerequisitesImpl prerequisites
protected IssueManagementImpl issueManagement
protected CiManagementImpl ciManagement
protected String inceptionYear
protected ModelImpl.MailingListsImpl mailingLists
protected ModelImpl.DevelopersImpl developers
protected ModelImpl.ContributorsImpl contributors
protected ModelImpl.LicensesImpl licenses
protected ScmImpl scm
protected OrganizationImpl organization
protected BuildImpl build
protected ModelImpl.ProfilesImpl profiles
protected ModelImpl.ModulesImpl modules
protected ModelImpl.RepositoriesImpl repositories
protected ModelImpl.PluginRepositoriesImpl pluginRepositories
protected ModelImpl.DependenciesImpl dependencies
protected ModelImpl.ReportsImpl reports
protected ReportingImpl reporting
protected DependencyManagementImpl dependencyManagement
protected DistributionManagementImpl distributionManagement
protected ModelImpl.PropertiesImpl properties
| Constructor Detail |
|---|
public ModelImpl()
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl.ModelImpl instance.
public ModelImpl(ModelImpl o)
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl.ModelImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Parent getParent()
Model
getParent in interface ModelParentpublic void setParent(Parent value)
Model
setParent in interface Modelvalue - allowed object is
Parentpublic String getModelVersion()
Model
getModelVersion in interface ModelStringpublic void setModelVersion(String value)
Model
setModelVersion in interface Modelvalue - allowed object is
Stringpublic String getGroupId()
Model
getGroupId in interface ModelStringpublic void setGroupId(String value)
Model
setGroupId in interface Modelvalue - allowed object is
Stringpublic String getArtifactId()
Model
getArtifactId in interface ModelStringpublic void setArtifactId(String value)
Model
setArtifactId in interface Modelvalue - allowed object is
Stringpublic String getPackaging()
Model
getPackaging in interface ModelStringpublic void setPackaging(String value)
Model
setPackaging in interface Modelvalue - allowed object is
Stringpublic String getName()
Model
getName in interface ModelStringpublic void setName(String value)
Model
setName in interface Modelvalue - allowed object is
Stringpublic String getVersion()
Model
getVersion in interface ModelStringpublic void setVersion(String value)
Model
setVersion in interface Modelvalue - allowed object is
Stringpublic String getDescription()
Model
getDescription in interface ModelStringpublic void setDescription(String value)
Model
setDescription in interface Modelvalue - allowed object is
Stringpublic String getUrl()
Model
getUrl in interface ModelStringpublic void setUrl(String value)
Model
setUrl in interface Modelvalue - allowed object is
Stringpublic Prerequisites getPrerequisites()
Model
getPrerequisites in interface ModelPrerequisitespublic void setPrerequisites(Prerequisites value)
Model
setPrerequisites in interface Modelvalue - allowed object is
Prerequisitespublic IssueManagement getIssueManagement()
Model
getIssueManagement in interface ModelIssueManagementpublic void setIssueManagement(IssueManagement value)
Model
setIssueManagement in interface Modelvalue - allowed object is
IssueManagementpublic CiManagement getCiManagement()
Model
getCiManagement in interface ModelCiManagementpublic void setCiManagement(CiManagement value)
Model
setCiManagement in interface Modelvalue - allowed object is
CiManagementpublic String getInceptionYear()
Model
getInceptionYear in interface ModelStringpublic void setInceptionYear(String value)
Model
setInceptionYear in interface Modelvalue - allowed object is
Stringpublic Model.MailingLists getMailingLists()
Model
getMailingLists in interface ModelModel.MailingListspublic void setMailingLists(Model.MailingLists value)
Model
setMailingLists in interface Modelvalue - allowed object is
Model.MailingListspublic Model.Developers getDevelopers()
Model
getDevelopers in interface ModelModel.Developerspublic void setDevelopers(Model.Developers value)
Model
setDevelopers in interface Modelvalue - allowed object is
Model.Developerspublic Model.Contributors getContributors()
Model
getContributors in interface ModelModel.Contributorspublic void setContributors(Model.Contributors value)
Model
setContributors in interface Modelvalue - allowed object is
Model.Contributorspublic Model.Licenses getLicenses()
Model
getLicenses in interface ModelModel.Licensespublic void setLicenses(Model.Licenses value)
Model
setLicenses in interface Modelvalue - allowed object is
Model.Licensespublic Scm getScm()
Model
getScm in interface ModelScmpublic void setScm(Scm value)
Model
setScm in interface Modelvalue - allowed object is
Scmpublic Organization getOrganization()
Model
getOrganization in interface ModelOrganizationpublic void setOrganization(Organization value)
Model
setOrganization in interface Modelvalue - allowed object is
Organizationpublic Build getBuild()
Model
getBuild in interface ModelBuildpublic void setBuild(Build value)
Model
setBuild in interface Modelvalue - allowed object is
Buildpublic Model.Profiles getProfiles()
Model
getProfiles in interface ModelModel.Profilespublic void setProfiles(Model.Profiles value)
Model
setProfiles in interface Modelvalue - allowed object is
Model.Profilespublic Model.Modules getModules()
Model
getModules in interface ModelModel.Modulespublic void setModules(Model.Modules value)
Model
setModules in interface Modelvalue - allowed object is
Model.Modulespublic Model.Repositories getRepositories()
Model
getRepositories in interface ModelModel.Repositoriespublic void setRepositories(Model.Repositories value)
Model
setRepositories in interface Modelvalue - allowed object is
Model.Repositoriespublic Model.PluginRepositories getPluginRepositories()
Model
getPluginRepositories in interface ModelModel.PluginRepositoriespublic void setPluginRepositories(Model.PluginRepositories value)
Model
setPluginRepositories in interface Modelvalue - allowed object is
Model.PluginRepositoriespublic Model.Dependencies getDependencies()
Model
getDependencies in interface ModelModel.Dependenciespublic void setDependencies(Model.Dependencies value)
Model
setDependencies in interface Modelvalue - allowed object is
Model.Dependenciespublic Model.Reports getReports()
Model
getReports in interface ModelModel.Reportspublic void setReports(Model.Reports value)
Model
setReports in interface Modelvalue - allowed object is
Model.Reportspublic Reporting getReporting()
Model
getReporting in interface ModelReportingpublic void setReporting(Reporting value)
Model
setReporting in interface Modelvalue - allowed object is
Reportingpublic DependencyManagement getDependencyManagement()
Model
getDependencyManagement in interface ModelDependencyManagementpublic void setDependencyManagement(DependencyManagement value)
Model
setDependencyManagement in interface Modelvalue - allowed object is
DependencyManagementpublic DistributionManagement getDistributionManagement()
Model
getDistributionManagement in interface ModelDistributionManagementpublic void setDistributionManagement(DistributionManagement value)
Model
setDistributionManagement in interface Modelvalue - allowed object is
DistributionManagementpublic Model.Properties getProperties()
Model
getProperties in interface ModelModel.Propertiespublic void setProperties(Model.Properties value)
Model
setProperties in interface Modelvalue - allowed object is
Model.Propertiespublic ModelImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||