|
||||||||||
| 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.BuildBaseImpl
public class BuildBaseImpl
| Nested Class Summary | |
|---|---|
static class |
BuildBaseImpl.FiltersImpl
|
static class |
BuildBaseImpl.PluginsImpl
|
static class |
BuildBaseImpl.ResourcesImpl
|
static class |
BuildBaseImpl.TestResourcesImpl
|
| Nested classes/interfaces inherited from interface net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.BuildBase |
|---|
BuildBase.Filters, BuildBase.Plugins, BuildBase.Resources, BuildBase.TestResources |
| Field Summary | |
|---|---|
protected String |
defaultGoal
|
protected String |
directory
|
protected BuildBaseImpl.FiltersImpl |
filters
|
protected String |
finalName
|
protected PluginManagementImpl |
pluginManagement
|
protected BuildBaseImpl.PluginsImpl |
plugins
|
protected BuildBaseImpl.ResourcesImpl |
resources
|
protected BuildBaseImpl.TestResourcesImpl |
testResources
|
| Constructor Summary | |
|---|---|
BuildBaseImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl.BuildBaseImpl instance. |
|
BuildBaseImpl(BuildBaseImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl.BuildBaseImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
BuildBaseImpl |
clone()
Creates and returns a copy of this object. |
String |
getDefaultGoal()
Gets the value of the defaultGoal property. |
String |
getDirectory()
Gets the value of the directory property. |
BuildBase.Filters |
getFilters()
Gets the value of the filters property. |
String |
getFinalName()
Gets the value of the finalName property. |
PluginManagement |
getPluginManagement()
Gets the value of the pluginManagement property. |
BuildBase.Plugins |
getPlugins()
Gets the value of the plugins property. |
BuildBase.Resources |
getResources()
Gets the value of the resources property. |
BuildBase.TestResources |
getTestResources()
Gets the value of the testResources property. |
void |
setDefaultGoal(String value)
Sets the value of the defaultGoal property. |
void |
setDirectory(String value)
Sets the value of the directory property. |
void |
setFilters(BuildBase.Filters value)
Sets the value of the filters property. |
void |
setFinalName(String value)
Sets the value of the finalName property. |
void |
setPluginManagement(PluginManagement value)
Sets the value of the pluginManagement property. |
void |
setPlugins(BuildBase.Plugins value)
Sets the value of the plugins property. |
void |
setResources(BuildBase.Resources value)
Sets the value of the resources property. |
void |
setTestResources(BuildBase.TestResources value)
Sets the value of the testResources property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String defaultGoal
protected BuildBaseImpl.ResourcesImpl resources
protected BuildBaseImpl.TestResourcesImpl testResources
protected String directory
protected String finalName
protected BuildBaseImpl.FiltersImpl filters
protected PluginManagementImpl pluginManagement
protected BuildBaseImpl.PluginsImpl plugins
| Constructor Detail |
|---|
public BuildBaseImpl()
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl.BuildBaseImpl instance.
public BuildBaseImpl(BuildBaseImpl o)
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl.BuildBaseImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getDefaultGoal()
BuildBase
getDefaultGoal in interface BuildBaseStringpublic void setDefaultGoal(String value)
BuildBase
setDefaultGoal in interface BuildBasevalue - allowed object is
Stringpublic BuildBase.Resources getResources()
BuildBase
getResources in interface BuildBaseBuildBase.Resourcespublic void setResources(BuildBase.Resources value)
BuildBase
setResources in interface BuildBasevalue - allowed object is
BuildBase.Resourcespublic BuildBase.TestResources getTestResources()
BuildBase
getTestResources in interface BuildBaseBuildBase.TestResourcespublic void setTestResources(BuildBase.TestResources value)
BuildBase
setTestResources in interface BuildBasevalue - allowed object is
BuildBase.TestResourcespublic String getDirectory()
BuildBase
getDirectory in interface BuildBaseStringpublic void setDirectory(String value)
BuildBase
setDirectory in interface BuildBasevalue - allowed object is
Stringpublic String getFinalName()
BuildBase
getFinalName in interface BuildBaseStringpublic void setFinalName(String value)
BuildBase
setFinalName in interface BuildBasevalue - allowed object is
Stringpublic BuildBase.Filters getFilters()
BuildBase
getFilters in interface BuildBaseBuildBase.Filterspublic void setFilters(BuildBase.Filters value)
BuildBase
setFilters in interface BuildBasevalue - allowed object is
BuildBase.Filterspublic PluginManagement getPluginManagement()
BuildBase
getPluginManagement in interface BuildBasePluginManagementpublic void setPluginManagement(PluginManagement value)
BuildBase
setPluginManagement in interface BuildBasevalue - allowed object is
PluginManagementpublic BuildBase.Plugins getPlugins()
BuildBase
getPlugins in interface BuildBaseBuildBase.Pluginspublic void setPlugins(BuildBase.Plugins value)
BuildBase
setPlugins in interface BuildBasevalue - allowed object is
BuildBase.Pluginspublic BuildBaseImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||