|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.pom400.impl.PluginImpl
public class PluginImpl
| Nested Class Summary | |
|---|---|
static class |
PluginImpl.ConfigurationImpl
|
static class |
PluginImpl.DependenciesImpl
|
static class |
PluginImpl.ExecutionsImpl
|
static class |
PluginImpl.GoalsImpl
|
| Nested classes/interfaces inherited from interface net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.pom400.Plugin |
|---|
Plugin.Configuration, Plugin.Dependencies, Plugin.Executions, Plugin.Goals |
| Field Summary | |
|---|---|
protected String |
artifactId
|
protected PluginImpl.ConfigurationImpl |
configuration
|
protected PluginImpl.DependenciesImpl |
dependencies
|
protected PluginImpl.ExecutionsImpl |
executions
|
protected Boolean |
extensions
|
protected PluginImpl.GoalsImpl |
goals
|
protected String |
groupId
|
protected String |
inherited
|
protected String |
version
|
| Constructor Summary | |
|---|---|
PluginImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.pom400.impl.PluginImpl instance. |
|
PluginImpl(PluginImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.pom400.impl.PluginImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
PluginImpl |
clone()
Creates and returns a copy of this object. |
String |
getArtifactId()
Gets the value of the artifactId property. |
Plugin.Configuration |
getConfiguration()
Gets the value of the configuration property. |
Plugin.Dependencies |
getDependencies()
Gets the value of the dependencies property. |
Plugin.Executions |
getExecutions()
Gets the value of the executions property. |
Plugin.Goals |
getGoals()
Gets the value of the goals property. |
String |
getGroupId()
Gets the value of the groupId property. |
String |
getInherited()
Gets the value of the inherited property. |
String |
getVersion()
Gets the value of the version property. |
Boolean |
isExtensions()
Gets the value of the extensions property. |
void |
setArtifactId(String value)
Sets the value of the artifactId property. |
void |
setConfiguration(Plugin.Configuration value)
Sets the value of the configuration property. |
void |
setDependencies(Plugin.Dependencies value)
Sets the value of the dependencies property. |
void |
setExecutions(Plugin.Executions value)
Sets the value of the executions property. |
void |
setExtensions(Boolean value)
Sets the value of the extensions property. |
void |
setGoals(Plugin.Goals value)
Sets the value of the goals property. |
void |
setGroupId(String value)
Sets the value of the groupId property. |
void |
setInherited(String value)
Sets the value of the inherited 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 String groupId
protected String artifactId
protected String version
protected Boolean extensions
protected PluginImpl.ExecutionsImpl executions
protected PluginImpl.DependenciesImpl dependencies
protected PluginImpl.GoalsImpl goals
protected String inherited
protected PluginImpl.ConfigurationImpl configuration
| Constructor Detail |
|---|
public PluginImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.pom400.impl.PluginImpl instance.
public PluginImpl(PluginImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.pom400.impl.PluginImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getGroupId()
Plugin
getGroupId in interface PluginStringpublic void setGroupId(String value)
Plugin
setGroupId in interface Pluginvalue - allowed object is
Stringpublic String getArtifactId()
Plugin
getArtifactId in interface PluginStringpublic void setArtifactId(String value)
Plugin
setArtifactId in interface Pluginvalue - allowed object is
Stringpublic String getVersion()
Plugin
getVersion in interface PluginStringpublic void setVersion(String value)
Plugin
setVersion in interface Pluginvalue - allowed object is
Stringpublic Boolean isExtensions()
Plugin
isExtensions in interface PluginBooleanpublic void setExtensions(Boolean value)
Plugin
setExtensions in interface Pluginvalue - allowed object is
Booleanpublic Plugin.Executions getExecutions()
Plugin
getExecutions in interface PluginPlugin.Executionspublic void setExecutions(Plugin.Executions value)
Plugin
setExecutions in interface Pluginvalue - allowed object is
Plugin.Executionspublic Plugin.Dependencies getDependencies()
Plugin
getDependencies in interface PluginPlugin.Dependenciespublic void setDependencies(Plugin.Dependencies value)
Plugin
setDependencies in interface Pluginvalue - allowed object is
Plugin.Dependenciespublic Plugin.Goals getGoals()
Plugin
getGoals in interface PluginPlugin.Goalspublic void setGoals(Plugin.Goals value)
Plugin
setGoals in interface Pluginvalue - allowed object is
Plugin.Goalspublic String getInherited()
Plugin
getInherited in interface PluginStringpublic void setInherited(String value)
Plugin
setInherited in interface Pluginvalue - allowed object is
Stringpublic Plugin.Configuration getConfiguration()
Plugin
getConfiguration in interface PluginPlugin.Configurationpublic void setConfiguration(Plugin.Configuration value)
Plugin
setConfiguration in interface Pluginvalue - allowed object is
Plugin.Configurationpublic PluginImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||