|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl.PluginExecutionImpl
public class PluginExecutionImpl
| Nested Class Summary | |
|---|---|
static class |
PluginExecutionImpl.ConfigurationImpl
|
static class |
PluginExecutionImpl.GoalsImpl
|
| Nested classes/interfaces inherited from interface net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.PluginExecution |
|---|
PluginExecution.Configuration, PluginExecution.Goals |
| Field Summary | |
|---|---|
protected PluginExecutionImpl.ConfigurationImpl |
configuration
|
protected PluginExecutionImpl.GoalsImpl |
goals
|
protected String |
id
|
protected String |
inherited
|
protected String |
phase
|
| Constructor Summary | |
|---|---|
PluginExecutionImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl.PluginExecutionImpl instance. |
|
PluginExecutionImpl(PluginExecutionImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl.PluginExecutionImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
PluginExecutionImpl |
clone()
Creates and returns a copy of this object. |
PluginExecution.Configuration |
getConfiguration()
Gets the value of the configuration property. |
PluginExecution.Goals |
getGoals()
Gets the value of the goals property. |
String |
getId()
Gets the value of the id property. |
String |
getInherited()
Gets the value of the inherited property. |
String |
getPhase()
Gets the value of the phase property. |
void |
setConfiguration(PluginExecution.Configuration value)
Sets the value of the configuration property. |
void |
setGoals(PluginExecution.Goals value)
Sets the value of the goals property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setInherited(String value)
Sets the value of the inherited property. |
void |
setPhase(String value)
Sets the value of the phase 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 phase
protected PluginExecutionImpl.GoalsImpl goals
protected String inherited
protected PluginExecutionImpl.ConfigurationImpl configuration
| Constructor Detail |
|---|
public PluginExecutionImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl.PluginExecutionImpl instance.
public PluginExecutionImpl(PluginExecutionImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl.PluginExecutionImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getId()
PluginExecution
getId in interface PluginExecutionStringpublic void setId(String value)
PluginExecution
setId in interface PluginExecutionvalue - allowed object is
Stringpublic String getPhase()
PluginExecution
getPhase in interface PluginExecutionStringpublic void setPhase(String value)
PluginExecution
setPhase in interface PluginExecutionvalue - allowed object is
Stringpublic PluginExecution.Goals getGoals()
PluginExecution
getGoals in interface PluginExecutionPluginExecution.Goalspublic void setGoals(PluginExecution.Goals value)
PluginExecution
setGoals in interface PluginExecutionvalue - allowed object is
PluginExecution.Goalspublic String getInherited()
PluginExecution
getInherited in interface PluginExecutionStringpublic void setInherited(String value)
PluginExecution
setInherited in interface PluginExecutionvalue - allowed object is
Stringpublic PluginExecution.Configuration getConfiguration()
PluginExecution
getConfiguration in interface PluginExecutionPluginExecution.Configurationpublic void setConfiguration(PluginExecution.Configuration value)
PluginExecution
setConfiguration in interface PluginExecutionvalue - allowed object is
PluginExecution.Configurationpublic PluginExecutionImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||